Libraries tagged by Package Class
soyhuce/laravel-somake
10799 Downloads
An opinionated package to generate classes in your Laravel project
miladr/jalali
9332 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle sallar/laravel-jdate by Sallar Kaboli.
denmarty/base-service-repository
1364 Downloads
This package adds base classes for a service/repository with base methods and also adds a command to gerenate custom services/repositories.
ctw/ctw-http
111184 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
xima/xima-typo3-recordlist
2988 Downloads
This package provides an abstract class for creating TYPO3 backend modules that display a feature-rich and easy-to-customize list view of records. It also includes built-in simplified TYPO3 workspace integration.
joskolenberg/eloquent-reflector
12331 Downloads
Laravel package for inspecting model classes on relations en attributes.
ikechukwukalu/makeservice
6782 Downloads
A laravel package for scaffolding service classes.
securetrading/unittest
39222 Downloads
Secure Trading's unittest package providing helper methods/classes for writing testing with PHPUnit.
roadiz/entity-generator
11546 Downloads
Roadiz sub-package which generate Doctrine entity classes for node-sources
naucon/registry
10947 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
naucon/image
10818 Downloads
This package provides simple image processing class for php to create and modify GIF, PNG, JPEG images.
mrbenosborne/json-unmarshal
2252 Downloads
A PHP 8 package for un-marshalling JSON data onto class properties.
zenithsu/laravel-plus
680 Downloads
Laravel-Plus is an efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
webpatser/laravel-sanitize
36449 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
prezly/forbid-serialization
124132 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP