Libraries tagged by Mike Wall
jamesmills/watchable
4869 Downloads
A package to allow your Models to become watchable by a User
stephenjude/laravel-payment-gateways
4606 Downloads
A simple Laravel API implementation for all payment providers like Paystack, Flutterwave, & Paypal etc.
bluepsyduck/laminas-autowire-factory
48569 Downloads
A Laminas factory implementation allowing for auto-wiring like in Symfony.
yii2mod/yii2-moderation
78243 Downloads
A simple Content Moderation System for Yii2 that allows you to Approve or Reject resources like posts, comments, etc.
thesoftwarefanatics/php-html-parser
426243 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
steefdw/standards-enums
43619 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
sourcebroker/restrictfe
53332 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
seyyedam7/laravel-html-parser
25254 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
kunstmaan/media-bundle
129163 Downloads
To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.
jakewhiteley/php-sets
24979 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
dkd/php-populate
54951 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
turahe/laravel-likeable
516 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
bvipul/generator
30211 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
dgoring/dom-query
20612 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
texxasrulez/persistent_login
3558 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.