Libraries tagged by One class
jdavidbakr/multi-server-event
179964 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
digitaldream/laracrud
22180 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
seinopsys/postgresql-database-class
5432 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tommyknocker/pdo-database-class
6106 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
juststeveking/parameterbag
308273 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
fanmade/laravel-bitwise-trait
75573 Downloads
Simple trait to use bitwise operators on any class
butschster/entity-faker
51237 Downloads
Create fake entities based on your classes
yemenopensource/hero-icons
10433 Downloads
HeroIcons is a Laravel package that provides a convenient command for generating hero icons as constants on a PHP class. This package is designed to simplify the process of working with hero icons in your Laravel projects.
wrklst/docxmustache
8819 Downloads
docx template manipulation class, based on mustache templating language
reecem/mocker
261849 Downloads
Mock class constructor args based on the reflection class
kirschbaum-development/paragon
19174 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
keltstr/yii2-simplehtmldom
186871 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
bartlett/php-compatinfo-db
86132 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
badoo/soft-mocks
35517 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
ariaieboy/jalali
35439 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.