Libraries tagged by DOE
dqneo/skeleton
6 Downloads
a skeleton package which does nothing at all
devmarketer/laramongo
31 Downloads
A wrapper for MongoDB's PHP Library for Use in Laravel. Enabling access to native methods of the Mongo PHP Library under the Mongo facade in Laravel. This package also extends the Mongo PHP library by enabling Mongo commands that the native PHP library doesn't support, such as GeoSpatial commands.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bootpress/blog
741 Downloads
A flat file Blog and CMS that doesn't skimp on features, and can be utilized in any website.
blesta/amazon-s3-php-class
397 Downloads
A standalone Amazon S3 (REST) client for PHP 7.2.x using CURL that does not require PEAR.
ayup-creative/laravel-trait-initialization
700 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
awesometoast/toastbox
32 Downloads
Wrappers for JavaScript alert(), confirm(), prompt(), and other flexible dialogs using the Bootstrap 5 framework that does not require jQuery. This is a fork of Bootboxjs by Nick Payne.
albertcht/lumen-form-request
14862 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.
snider/php-notify-my-android
59 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
12426 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!)