A curated list of amazingly awesome PHP libraries, resources and shiny things.
-
Updated
Apr 6, 2022
{{ message }}
PHP is a popular general-purpose scripting language that's particularly suited for server-side web development. PHP runtime is generally executed by webpage content, and can be added to HTML and HTML5 webpages. PHP was originally developed in 1994 by Rasmus Lerdorf.
A curated list of amazingly awesome PHP libraries, resources and shiny things.
Open Source PHP Framework (originally from EllisLab)
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
A PHP library for generating universally unique identifiers (UUIDs).
PHP Static Analysis Tool - discover bugs in your code without running it!
Firefly III: a personal finances manager
PPM is a process manager, supercharger and load balancer for modern PHP applications.
A modern Docker LAMP stack and MEAN stack for local development
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
A school management Software
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
If the used match with not a lot of content, it is formatted as one line which is really tricky to read.
Prettier 2.6.2
PHP Plugin 0.18.4
{
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": true,
"phpVersion": "8.1",
"trailingCommaPHP": true,
"braceStyle": "psr-2",
"requirePragma": false,
"insertPragma": false
}**Inpu
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
Created by Rasmus Lerdorf
Released June 8, 1995
Is your feature request related to a problem? Please describe.
Bookings with same start and stop time are making no sense, but are now possible
Describe the solution you'd like
Prevent these bookings.
If there is another sense behind this behavior make it optional via settings.