Libraries tagged by DOGE
albertcht/lumen-form-request
14861 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
aheissenberger/foundation
317 Downloads
This package does not include the framework. It requires and automatical installs the official framework composer package from zurb and provides command line tools to setup foundation for development with laravel 4 and compass.
youwe/pimcore-object-bridge
6256 Downloads
Allows editing an object inline that doesn't link directly many-to-many like
snider/php-notify-my-android
58 Downloads
PHP library for NotifyMyAndroid.com which does not require cURL
rovangju/webgrind
1550 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. This repo is actively maintained.
rlmp/rlmp-language-detection
22940 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
piscibus/notifly
27 Downloads
Notifly allows aggregating notification actors like Facebook, Twitter, Instagram and etc -- (John Doe, Jane Doe and 8 others reacted to your photo.) A notification consists of an actor, a verb, an object and a target. It tells the story of a person performing an action on or with an object.
oyatel/amazon-s3-php-class
12422 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR
ox-harris/phpfront
19 Downloads
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
oneup/contao-security-checker-bundle
4138 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
mpyw/laravel-transaction-observer
3414 Downloads
Observe delayed events and fire them after ALL transactions are done.
juy/tccheck
69 Downloads
T.C. Kimlik numarası doğrulama ve sorgulama
corpsee/php-utf-8
296 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
codenco-dev/laravel-eloquent-pruning
20 Downloads
We often have to clean up our oldest or unnecessary records. This package does it easily for us.
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.