Libraries tagged by php cron
sunra/php-simple-html-dom-parser
8576723 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
mikehaertl/php-tmpfile
20351381 Downloads
A convenience class for temporary files
mikehaertl/php-pdftk
6963621 Downloads
A PDF conversion and form utility based on pdftk.
gotenberg/gotenberg-php
1840800 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
soundasleep/html2text
11975199 Downloads
A PHP script to convert HTML into a plain text format
casbin/casbin
839754 Downloads
a powerful and efficient open-source access control library for php projects.
amphp/http-client
3296468 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
tightenco/duster
920937 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
rubix/ml
762071 Downloads
A high-level machine learning and deep learning library for the PHP language.
nette/application
11207789 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.
kevinrob/guzzle-cache-middleware
12319531 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
josegonzalez/dotenv
7545542 Downloads
dotenv file parsing for PHP
florianv/swap
5199819 Downloads
Exchange rates library for PHP
phpcompatibility/phpcompatibility-wp
19007345 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
40895102 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case