Libraries tagged by Package Class
mouf/html.tags
20417 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mouf/html.renderer.twig-extensions
362824 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
make/accessible
99 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
kakaprodo/custom-data
4298 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
julio-cavallari/laravel-dto
4 Downloads
Laravel package to automatically generate DTOs from Form Request classes
jascha030/lazy-iterator
2664 Downloads
The LazyIterator class as found in symfony/finder extracted to a composer package.
drdre4life2/custom-command
2959 Downloads
This package extends the native Laravel make command to create custom classes such as actions, DTOs, services, and more.
chhw/commander
712 Downloads
This package gives you to automatically generate service/repository class, which is extended by Laravel original make commands.
ahrmerd/laravel-test-generator
451 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
ahinkle/auto-resolvable-blade-components
12607 Downloads
A Laravel package to automatically resolve your Blade Component views based on the component class names.
adnane/laravel-speaks-arabic
479 Downloads
a light weight ,open-source laravel package . It facilitates dealing with arabic concepts in Laravel Framework using a set of classes and methods to make laravel speaks arabic!
dhii/collections-abstract-base
2957 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain
aedart/testing-laravel
736 Downloads
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
inetstudio/classifiers
10558 Downloads
Package for classifiers
marcoslopez95/wrap-and-action-package
1196 Downloads
a package for create action classes and wrap classes