Libraries tagged by classy
nelexa/buffer
498458 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
naoray/eloquent-model-analyzer
399168 Downloads
Helpful methods to gain more information about eloquent model classes.
mtownsend/request-xml
251169 Downloads
The missing XML support for Laravel's Request class.
morrislaptop/symfony-custom-normalizers
218263 Downloads
Normalizers for common classes around the place
mistralys/text-diff
62286 Downloads
Class used to compare strings using a DIFF implementation.
michael-rubel/laravel-formatters
46226 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
mattwright/urlresolver
36369 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
marc-mabe/php-enum-phpstan
464308 Downloads
Enum class reflection extension for PHPStan
mapkit/jwt
314380 Downloads
Simple class to create MapKit and MusicKit JWT tokens.
mangoweb/clock
270170 Downloads
Clock class
lunakid/anim-gif
122212 Downloads
PHP class to create an animated GIF from multiple images
lochmueller/autoloader
314136 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.
llagerlof/moodlerest
47952 Downloads
MoodleRest is a PHP class to query Moodle REST webservices
lesichkovm/laravel-advanced-route
108586 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laudis/typed-enum
344317 Downloads
A small class allowing for typed enumerations.