Libraries tagged by underz
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.
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.
godscodes/laravel-attributes
70 Downloads
Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
geraldloss/glcrossword
114 Downloads
Supplies a crossword extension, to create your own crossword on a homepage. This extension is very flexible. You can define crosswords of every size, answer fields with more then one letter and you can define answers in every posible direction. All you need is to create your own questions and answers and assign it with your crossword. In the frontend you can edit the crossword with javascript very user friendly. The communication with the backend is performed with ajax. See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example. This extension use jQuery 3.6 and Bootstrap 5.1
fkupper/psalm-laravel-collections
555 Downloads
Stubs to let Psalm understand Laravel Collections better