Libraries tagged by One class
ramir1/laravel-breadcrumbs-plus
68 Downloads
Define breadcrumbs as classes instead of closures, resolved through the container, with or without registering a name - on top of diglactic/laravel-breadcrumbs.
pno/throttle
180 Downloads
StackPHP compatible class for throttling HTTP requests using Predis. Based on datagraph/rack-throttle.
ph-7/ph7client
97 Downloads
pH7Client is a PHP Web client class that simulates a Web browser (like a Web Driver) for retrieving webpage content, login to websites and posting forms and makes them on autopilot.
nazmulpcc/texter
60 Downloads
A PHP class which makes it easier to write Bangla text on images. Supports multi-line, align etc.
modufolio/appkit
96 Downloads
A lean PHP framework built on Symfony components and Doctrine ORM, with hand-wired DI, attribute routing, and first-class Inertia.js support
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
iwd/opc
5383 Downloads
IWD One-Step Checkout: enhances Magento 2's native checkout via chain-safe mixins (no class preferences, no route overrides, no KO template replacements). Inert when disabled or when Hyvä Checkout owns the route.
itmar/loader-package
18 Downloads
This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.
imarc/flourish
48 Downloads
A collection of classes for general web development, with a particular focus on compatibility, portability and security
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
hi-folks/array
101 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
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.
dv-team/json
1535 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
drewlabs/curl-client
1386 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
diversen/markdown-split-by-header
6310 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level