Libraries tagged by support clases
protich/auto-join-eloquent
13 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
farhadi/intl-datetime
1278 Downloads
An extented version of php 5 DateTime class with integrated IntlDateFormatter functionality which adds support for multiple calendars and locales provided by ICU project.
dmamontov/favicon
3682 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
bayfrontmedia/php-validator
2522 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
bacinsky/mpdf
5090 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
ardabeyazoglu/datetime
2760 Downloads
Extends the native DateTime class adding useful features, shorthand methods and locale support
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
vicimus/support
1145 Downloads
Many support classes and interfaces
northeastern-web/support
5451 Downloads
Package of support classes for Northeastern University websites
dmx/support-toolset
1827 Downloads
A collection of support classes and traits.
aplia/support
939 Downloads
Extra support classes and functions for making it easier to work with PHP
userfrosting/support
53248 Downloads
Support classes for UserFrosting and UF modules
corex/support
406 Downloads
Support classes and helpers
pixielity/class-autoload
5 Downloads
Advanced class autoloader for Laravel applications with support for modules, class overrides, and PSR-4 autoloading