Libraries tagged by Package Class
laraflow/sms
194 Downloads
This package allow users to change the sms driver without affecting the notification class or route name.
kadudutra/fpdi
1414 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
gohari/repository-pattern
13 Downloads
A Laravel package to generate and use clean repository pattern classes with Artisan commands.
gelembjuk/locale
149 Downloads
Internationalization support for PHP applications. It is a simple set of classes to manage languages/locales, to translate texts depending on a locale. The package contains a trait to include internationalization functions to any classes very easy and with minimum coding.
eru/laravel-collective-spatie-html-parser
86 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel
elipettingale/wordpress-transformation
397 Downloads
A package to easily transform data by creating transformer classes (wordpress version)
delphiki/colissimo-api
42 Downloads
PHP class taking advantage of the Colissimo's API to get a package delivery status
damianulan/laravel-form-forge
66 Downloads
UI Form builder laravel package with custom components based on chosen.js and flatpickr.io. For building forms with PHP builder classes.
codersstudio/sms-ru
6311 Downloads
Package for send sms via sms.ru. Based on official PHP class http://sms.ru/php.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).
osmphp/admin
28 Downloads
A package for defining data structures using PHP 8 classes and attributes, and getting fully functioning Admin Panel and API.
cyber-duck/mailgrasp
7104 Downloads
A package for Laravel applications (5.1) to add support for email testing in your test classes.
alphametric/strong-native-types
16 Downloads
A package to provide a set of strongly-typed class wrappers for PHP's native data types.