Libraries tagged by createdAt
mindsize/wp-plugin-base
77 Downloads
This is a sample plugin that was created with mindsize/wp-plugin-base.
metrakit/visualcaptcha-laravel
1898 Downloads
Laravel library for visualCaptcha. VisualCaptcha is created by EmotionLoop
mercyware/nigerianstates
25 Downloads
Nigerian States is a package that helps retrieve details about states in the Federal Republic of Nigeria icnluding Local Governement, Languages, Date Created, Capital and more. Credit: Rinvex LLC from the Rinvex Country Package. https://github.com/rinvex/countries
matt-daneshvar/eloquent-hashids
988 Downloads
Automatically generate and persist Hashids for newly created Eloquent models.
m-adamski/symfony-notification-bundle
976 Downloads
The Symfony Bundle was created to support simple notifications
lcobucci/behat-di-builder-extension
35953 Downloads
A behat extension that allows injecting services from a container created with lcobucci/di-builder in contexts
kunstmaan/voting-bundle
964 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
koddn/php-router
5 Downloads
Koddn PHP Router - simple router created for custom PHP Applications, CMS, REST API's with multiple callbacks, middleware
kikwik/command-blameable-bundle
15 Downloads
Subscriber for gedmo/doctrine-extension Blameable that set the actual command name in the createdBy and updatedBy fields
kerattila/laravel-track-author
717 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
kamalsroor/moyasarapi
79 Downloads
Moyasar Api Package With Laravel 8.0 above ^ created by kamalsroor :)
jobmetric/global-variable
313 Downloads
It is a package for using organized variables throughout Laravel, which can use the created variables everywhere in Laravel.
jcrodsolutions/laravel-user-stamp
83 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
jahudka/component-events
273 Downloads
Relay events to lazily created components
jabarihunt/mysql
81 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.