Libraries tagged by One class
arte/hateoas-bundle
1630 Downloads
Generates fixed Hateoas adder classes, based on BazingaHateoasBundle.
zhujinkui/auth
103 Downloads
This is a Auth class library based on the ThinkPHP5 framework
wieni/wmpresenter
1991 Downloads
Adds support for creating & injecting view presenters on top of entity classes
wayne-oliver/otp
505 Downloads
Simple one time pin (otp) class
mmkargar/jalali
13 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.
kovsky0/php-facedetection
881 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.
joaomfrebelo/date
226 Downloads
A library that relays on the PHP DateTime class, but differs in the return types and add useful functions
klan1/k1.lib-dom
267 Downloads
Say good bye to the inline HTML tags as strings on your PHP code!. DOM Classes from K1.lib.
fromholdio/silverstripe-elemental-base
63 Downloads
Base layer to sit on OOTB elemental providing first-class multi-areas and other enhancements
doekenorg/decorate-php
5 Downloads
Create a PHP decorator or proxy based on an interface or (abstract) class.
costsrl/cost-base
11 Downloads
Basic class /service based on Laminas
bainternet/curlo
7 Downloads
Simple curl wrapper for PHP based on the WordPress HTTP curl class
ahrmerd/laravel-test-generator
95 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
agoradesign/domxpath-iterator
599 Downloads
Iterators on top of PHP DOMXPath class.
warrickbayman/looker
3069 Downloads
A really simple PHP view presenter based on Jeffery Ways laracasts\Presenter class