Libraries tagged by php automation
wikimedia/utfnormal
3639900 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
prestashop/autoindex
553811 Downloads
Automatically add an 'index.php' in all the current or specified directories and all sub-directories.
morrislaptop/laravel-popo-caster
219714 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
632264 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
lichtner/fluentpdo
236102 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fpdo/fluentpdo
219572 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
seregazhuk/php-watcher
133704 Downloads
Automatically restart PHP application once the source code changes
beeyev/disposable-email-filter-php
13636 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
sebastiaanluca/laravel-boolean-dates
67233 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
codezero/laravel-localizer
299110 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
functional-php/pattern-matching
37060 Downloads
Pattern matching for PHP with automatic destructuring.
lazyjsonmapper/lazyjsonmapper
752210 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
lochmueller/autoloader
314647 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
causal/extractor
162141 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
wcm/git-php-hooks
33786 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them