Libraries tagged by simpay
derworth/lop
825 Downloads
This is simply compress your final out of Larvel Application and serve to the browser.
davebugg/validony
7 Downloads
Simply and powerful data validator
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
crosspoint_russia/multiexception
11 Downloads
Simply MultiException package
coreplex/notifier
1160 Downloads
A php class to simply flash notifications to a session and then display them using a javascript notifier.
codeurx/modular
125 Downloads
Codeurx Modular is simply a package for Laravel to help you create and manage modules.
chernogolov/fogcms
61 Downloads
simply CMS on laravel. Without frontend.
chasegiunta/craft-http
13 Downloads
Simply return the http status of a url
calmu/string-obj-php
4 Downloads
Simply use the string as an object
burakerenel/devtube
5 Downloads
A Laravel package for downloading videos from the net by simply passing a URL
brilliance/plugin-key-generator
98 Downloads
A utility for Craft CMS Plugin Developers to generate keys for their customers. Simply a front-end for the API (https://docs.api.craftcms.com/plugin-licenses.html#create-a-plugin-license)
bomoko/bigbuck
10 Downloads
Simply stores a copy of Big Buck Bunny for testing caches
ballen/sluginator
400 Downloads
A simple URL slug creation library for PHP, simply feed it a string (such as a blog title) and it will create a URL friendly slug.
azwrail/searcher
0 Downloads
Help you simply find a string in your text file
avastechnology/laravel-console
3 Downloads
This package is simply a series of traits to use with laravel console commands. An abstract command with all of the traits is also included.