A curated list of amazingly awesome PHP libraries, resources and shiny things.
-
Updated
Sep 11, 2020
{{ 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
A PHP library for generating universally unique identifiers (UUIDs).
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.
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
Hprose is a cross-language RPC. This project is Hprose 2.0 for PHP
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Prettier PHP 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!
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
High-level cryptography interface powered by libsodium
High-performance PHP-to-Golang IPC bridge
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Created by Rasmus Lerdorf
Released June 8, 1995
Currently, eggs are exported in json format. Eggs can contain a lot of multiline strings, which makes it very hard to read them in json format.
YAML has much better support for multiline strings (see here) which would make it much easier to modify eggs as code and see changes in Pull Requests.
In addition YAML is easier to read and we've converted wings to use ya