Libraries tagged by attempt
neoglez/batch-manager
952 Downloads
The BatchManager is an attempt to port the Drupal Batch API to the Zend Framework 2 event-driven, service-oriented arquitecture.
naviocean/laravel-nameparser
5549 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).
melk/extended-login-bundle
13992 Downloads
Provides extended login form with captcha for several sequences failed login attempts.
markheydon/national-lottery-library
90 Downloads
Just for fun, makes an attempt at 'guessing' the Lotto numbers using a half-arsed bit of logic.
marcnewton/laravel-alsl
740 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
logicalor/gpxcleaner
11 Downloads
Attempts to clean erroneous points from GPX files
lithemod/csrf
14 Downloads
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.
joe-nassar-tech/laravel-exponential-lockout
10 Downloads
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
jandc/silex-web-translator
1423 Downloads
Fork of the silex web translator, in an attempt to make it compatible with bolt cms
imissher/first-sprint
6 Downloads
The first attempt to create a framework in pure php
ijvo/gen-uuid
0 Downloads
Generation attempt UUID.
hopkins/slackemon
6 Downloads
A WIP attempt to implement some form of pokemon battling into slack
form-synergy/site-verification
4 Downloads
This template will attempt to verify the domain name where service will be rendered.
empari/laravel55-api-skeleton
3 Downloads
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects.
elythyr/prooph-fixtures
136 Downloads
First attempt to make something similar to DoctrineFixtures with Prooph