Libraries tagged by php cron
amphp/http-client
4380646 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
tightenco/duster
1715858 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
rubix/ml
1137463 Downloads
A high-level machine learning and deep learning library for the PHP language.
nette/application
13692542 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
mark-gerarts/auto-mapper-plus
2749734 Downloads
An AutoMapper for PHP
kevinrob/guzzle-cache-middleware
15232985 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
josegonzalez/dotenv
8756138 Downloads
dotenv file parsing for PHP
florianv/swap
5939047 Downloads
Exchange rates library for PHP
phpcompatibility/phpcompatibility-wp
25183066 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
classpreloader/classpreloader
41759003 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
spatie/fork
1572533 Downloads
A lightweight solution for running code concurrently in PHP
spipu/html2pdf
9663189 Downloads
Html2Pdf is a HTML to PDF converter written in PHP - It uses TCPDF - OFFICIAL PACKAGE
phparkitect/phparkitect
2794377 Downloads
Enforce architectural constraints in your PHP applications
kwn/number-to-words
4204596 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
thecodingmachine/graphqlite
2490233 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).