Libraries tagged by each
vierge-noire/test-database-cleaner
138 Downloads
A PHPUnit listener to refresh your database between each test.
ujiro2017/fixnames
4 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
travy/web-crawler
7 Downloads
A web crawler which will traverse links found in all parent and child web pages running and performs tasks on each page.
tpojka/app-feed
2 Downloads
Feed reading and posting application Allows user to import new feed links. Also, allows user to vote for each article while keeping average votes explicit.
tonisormisson/lime-response-logger
6 Downloads
A LimeSurvey plugin to save a log from each survey page submit
tomatophp/tomato-user-activities-module
2 Downloads
Advanced logger is a laravel package used to automatically log every request made to you laravel application. Each request is also identified by hash, which can be used in standard log to identify the request.
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
tflori/phpunit-printer
4157 Downloads
A printer for phpunit that prints the name of each test
techsemicolon/laravel-dynamic-user-connection
200 Downloads
A laravel package to dynamically have separate database connection setup for each user.
tbetool/ffmpeg-music-combine
62 Downloads
Combine multiple music files using FFMPEG in PHP. Each music file can be combined at specific start position
tbaronnat/api-validation-rules-bundle
11 Downloads
System to get all validation rules by validation groups for each api endpoint
takeshiyu/tenantify
5 Downloads
Tenantify is a Laravel package designed to make implementing a multi-tenancy architecture easy and efficient. With Tenantify, you can quickly set up your application to support multiple tenants using a single database, with each tenant being identified by a unique subdomain.
symbiote/silverstripe-multisites-googleanalytics
1383 Downloads
Adds Google Analytics tracking code to each multisite
syehan/webhook-plugin
1 Downloads
Webhooks allow external services to be notified when certain events happen. When the specified events happen, we’ll send a POST request to each of the URLs you provide.