Libraries tagged by insite
nguyenquang2302/shoppingcart-eloquent
107 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
ngocnh/laravel-theme
12 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
new-fang/loader
2 Downloads
Loader for files in wordpress making things easier instead of using a require
netweb-technologies/restaurant-module
24 Downloads
Restaurant package that can be used for both inside some another project or as a individual module
netom/bulletphp
2433 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
neoxia/laravel-database-localization
2605 Downloads
Use a database source instead of files for localization in Laravel
neoseeker/url-campaignify
35 Downloads
A PHP class to help add Google Analytics campaigns to standalone URLs and URLs inside strings (such as emails)
nealyip/laravel-throttle-request-exception
120 Downloads
Throw exception instead of direct output
nathanklick/collections
38 Downloads
Library providing collection classes which you can use instead of SPL data-structures.
nanokaweb/eloquent-tokenable
10 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
mybotfuncs/botfuncs
1 Downloads
Just inste
mvnrsa/laravel-sluggable-trait
13 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
muykicom/laravel-excel-translations
16 Downloads
Use Laravel translations from an excel file instead of php arrays
msurkov16/sb-polygon-pointer
5 Downloads
Simple PHP class that provides tools to define is a point (latitude/longitude) is inside the polygon
morgan_politano/loadable_objects
9 Downloads
PHP trait that add methods to load objects instead of creating them.