Libraries tagged by unzer
litalino/flarum-ext-guestengagement
155 Downloads
Add a box that invite user to register under navbar
linuxstreet/laravel-registry
13 Downloads
Registry package provides a convenient way to manage and use simple key/value pairs (with pre-defined types) by using Laravel's under-laying config() functionality.
lfischer/wunderground-api
222 Downloads
A simple PHP library for querying the Weather Underground API.
konnekto/laravel-subscriptions
2591 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
khuddus/php-camel-case-helpers
71 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
karl456/laravel-revisions
7 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
jsutils/tmpl
87 Downloads
Javascript Templating engine taken from underscore
jpuck/phpdev
345 Downloads
A collection of classes useful for code under construction.
jakebathman/list-custom-artisan-commands
14 Downloads
List only Artisan commands that fall under the application's App\ namespace, using much the same output as php artisan list.
ivoschimani/protectpage
103 Downloads
Seiten / Unterseiten durch ein Passwort schützen.
ipapikas/gatekeeper
14 Downloads
GateKeeper allows you to hide part of your product and make it active under given circumstances.
hyder/facade-pattern
28 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
hashbang/wunderground
27 Downloads
An simple Weather Underground PHP API
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
godscodes/laravel-subscriptions
63 Downloads
Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.