composer/class-map-generator
particleUtilities to generate class maps and scan PHP code.
Utilities to generate class maps and scan PHP code.
In package nette/utils you will find a set of useful classes for everyday use: ✅ Arrays✅ Callback – PHP callbacks✅ Filesystem – copying, renaming, …✅ Finder – finds files and directories✅ Floats – floating point numbers✅ Helper Functions✅ HTML elements – generate HTML✅ Images – crop, resize, rotate images✅ Iterables✅ JSON – encoding and decoding✅ Generating Random Strings✅ Paginator – pagination math✅ PHP Reflection✅ Strings – useful text functions✅ SmartObject – PHP object enhancements✅ Type – PHP data type✅ Validation – validate inputs
ramsey/collection is a PHP library for representing and manipulating collections. Much inspiration for this library came from the Java Collections Framework. This project adheres to a code of conduct. By participating in this project and its community, you are expected to uphold this code.
Monolog sends your logs to files, sockets, inboxes, databases and various web services. See the complete list of handlers below. Special handlers allow you to build advanced logging strategies. This library implements the PSR-3 interface that you can type-hint against in your own libraries to keep a maximum of interoperability. You can also use it in your […]
A library for validating emails against several RFC.
The Process component executes commands in sub-processes.
Manage your Laravel Schedule from a pretty dashboard. Schedule your Laravel Console Commands to your liking. Enable/Disable scheduled tasks on the fly. Handleiding
Ignition is a beautiful and customizable error page for Laravel applications. It also allows to publicly share your errors on Flare. If configured with a valid Flare API key, your errors in production applications will be tracked, and you’ll get notified when they happen. spatie/laravel-ignition works for Laravel 8 and 9 applications running on PHP 8.0 and above. […]
Termwind allows you to build unique and beautiful PHP command-line applications, using the Tailwind CSS API. In short, it’s like Tailwind CSS, but for the PHP …
Set a date according to the ISO 8601 standard – using weeks and day offsets rather than specific dates.