A curated list of amazingly awesome PHP libraries, resources and shiny things.
-
Updated
Aug 2, 2021
{{ 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.
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
PHP Static Analysis Tool - discover bugs in your code without running it!
PPM is a process manager, supercharger and load balancer for modern PHP applications.
Firefly III: a personal finances manager
High-performance PHP application server, load-balancer and process manager written in Golang
A modern Docker LAMP stack and MEAN stack for local development
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
I would need to get each user's hourly rate using the API (this should be one of the user preferences): how should I do it?
I'm not sure if it's already feasible (and I just cannot find it) or if this is missing.
Thanks in advance for your help.
Ciao,
Alberto
Prettier PHP Plugin
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!
High-performance PHP-to-Golang IPC bridge
High-level cryptography interface powered by libsodium
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
Created by Rasmus Lerdorf
Released June 8, 1995
Background (please complete the following information):
Describe the bug
Editing a sub-user and attempting to edit the same sub-user presents you with the loading spinner from the previous action, not allowing you to edit the user a 2nd time without a refresh.
To Reproduce