Libraries tagged by Mike Wall
dam1r89/test-hooks
2337 Downloads
Creates a webhooks that make end to end or manual testing of Laravel apps easier. Allows creating db snapshots and changing app date.
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.
cubicmushroom/project-toolbelt
9 Downloads
A tool to make the process of bootstrapping a project as simple as possible, and provide a simple way to run all development tasks
carlossosa88/command-scheduler-bundle
198 Downloads
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
brpassos/laravel-samlidp
34 Downloads
Foked by Brpassos/laravel-samlidp. Make your PHP Laravel application an Idenification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
bright-cloud-studio/contao-weighted-search
4 Downloads
Allows adding weight to entries in the Search Index, or to keywords, to make them appear closer to the top in search results.
zephir/luya-module-errorapi
122 Downloads
To create strong and secure website its important to know all exceptions before your customer knows the exceptions and to make sure the exception happends only once.
xini/silverstripe-prefix-requirements
144 Downloads
Adds a file hash prefix to all requirements. Replaces the default ?{mtime} suffix to make the requirements fully cacheable.
venar/select
14 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.
shopbase/regex
2 Downloads
This is a package which allows PHP Regex usage without much setup. You can use the static functions as like as the default preg_* functions and they will give you a match object with a lot of functions to evaluate the matches.
phpwatch/array_key_first_last-polyfill
857 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
lightspeeddevelopment/lsx-customizer
2 Downloads
LSX is a theme we’ve built to be versatile, so it’s only fair we put the power in its users’ hands to make it look exactly how they want. The LSX Customizer allows you to tweak various elements of your website to display the colours you want.
gemorroj/command-scheduler-bundle
23 Downloads
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
aedart/laravel-helpers
1037 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
desandro/imagesloaded
400673 Downloads
JavaScript is all like _You images done yet or what?_