Libraries tagged by als
al-one/eloquent-super-relations
790 Downloads
Laravel Eloquent Super Relations
alsoknownasdrew/remote-ok-php
21 Downloads
Remoteok.io API PHP Client
zoopcommerce/juggernaut
1443 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
yaklimuk/mboxreader
14 Downloads
This package allows to parse mbox files, filter messages by subject, subject regex, sender and date. It also allows to parse attachments and filter messages by the attachment's filename or it's regex
xiaoyi510/psr7
9 Downloads
PSR-7 message implementation that also provides common utility methods
xakepehok/value-object-builder
5000 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
wyzen-packages/jours-feries-france
631 Downloads
This lightweight PHP library provides simple methods to find all French public holidays 🇫🇷 (even those specific to territories, such as from Alsace-Moselle, or from France d'Outre-Mer) ; calculate dates in working days, "délai franc" etc.
wp-digital/innstats
1753 Downloads
Collects statistics through Plausible and shows analytics in admin panel. Also, provides API for developers to retrieve data.
weboftalent/mappable
1519 Downloads
Fork of Uncle Cheese's original Mappable module. Inline JavaScript is minimal, and templated such that other mapping systems can be added later. A map editing interface is also included, addable by a one line configuration call.
webbuilders-group/silverstripe-kapost-bridge
1743 Downloads
Bridge for Kapost driven content authoring, provides support for basic content pages. But also provides a flexible api to allow for custom content types.
wamesk/laravel-auth
381 Downloads
OAuth2 authorization with API endpoints. Also includes registration process, login, password reset, email validation.
vse/smartsubjects
7 Downloads
When editing the subject of the first post in a topic, all subsequent posts with matching (Re:) subjects will also be updated to the new subject.
vse/abbc3
43 Downloads
Replace phpBB3's default BBCode buttons with icons in a customizable toolbar. This extension also adds many new and useful custom BBCodes giving users more ways to customize their posts, including BBvideo (embed videos from dozens of media sites). Custom BBCodes can be arranged and sorted in any order and assigned to specific usergroups (such as Moderators and Admins only).
vivasoft/laravel-docker
233 Downloads
If you want to use docker with your laravel project, this package will help you to create the container. It contains most of the require software to run a laravel application; it also provides flexibility to customize your container based on your need.
vinogradsoft/scanner
70 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.