Libraries tagged by samego
rekalogika/file
4153 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
phpmailer-amp/phpmailer-amp
7502 Downloads
PHPMailer-AMP is the same PHPMailer library with AMP content support
phattarachai/watchtower-laravel
318 Downloads
Laravel client for the Watchtower self-hosted Sentry-compatible exception tracker. Wires up sentry/sentry-laravel and a same-origin browser tunnel that dodges ad blockers.
panada/panada
236 Downloads
A PHP Framework for those who love simplicity and performance at the same time
nomelodic/name-case-lib
7059 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
mpyw/sharable-value-objects
84669 Downloads
Share value objects that contain the same primitive value as a singleton.
mouf/utils.session.optimistic-session-handler
3271 Downloads
Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.
mingalevme/retryable-psr-http-client
290 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
mickmelon/flarum-ext-coloured-usernames
9264 Downloads
Set the username colour to the same as the rank colour (only on posts)
luceos/flarum-ext-dofollow
2487 Downloads
A Flarum extension that sets dofollow for same domain or specified domains on links.
limingxinleo/idempotent
3334 Downloads
Making multiple identical function calls has the same effect as making a single function call.
kenangundogan/flexiblegrid
13 Downloads
For users who can embrace the newest of technology, Flexiblegrid comes with an flex based grid. It’s the same grid you know and love, but with even better source ordering and alignment options.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
iliaal/phpser
2 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
happy-types/money-type
26575 Downloads
Money library implements Money Value Object which contains amount and currency in the same object.