Libraries tagged by otter
padosoft/support
13506 Downloads
agnostic helpers to use as foundation in packages and other project
optimistdigital/nova-dependency-container
4715 Downloads
A Laravel Nova field container allowing to depend on other fields values
nystudio107/craft-similar
73812 Downloads
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
ninjify/coding-standard
492075 Downloads
Tuned & very strict coding standards for PHP projects. Trusted by Contributte, Apitte, Nettrine and many others.
nikolaposa/rate-limit-middleware
8521 Downloads
PSR-15 middleware for rate limiting API or other application endpoints.
nabilhassen/laravel-usage-limiter
965 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mouf/utils.common.conditioninterface
512240 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
michaloravec/laravel-paginateroute
11266 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
mgargano/simplehtmldom
548820 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
mediawiki/oauthclient
125250 Downloads
PHP OAuth client for use with Wikipedia and other MediaWiki-based wikis running the OAuth extension
media-alchemyst/media-alchemyst
214648 Downloads
An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs
matomo/doctrine-cache-fork
554612 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
marcocesarato/sqlparser
38395 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
makinuk/icalendar
36484 Downloads
iCalendar is a computer file format which allows Internet users to send meeting requests and tasks to other Internet users
magepow/categories
16798 Downloads
Shows categories in the form of a grid or list, on category pages, home page or any other page.