Libraries tagged by createdAt
testmonitor/laravel-accountable
11033 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
sansanlabs/laravel-userstamps
167 Downloads
Package to add userstamps to models.
jlorente/laravel-identitystamps
5518 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
velitsol/userstamps
1199 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
yetiforce/yetiforce-portal
33 Downloads
When you implement YetiForce CRM, then you will find yourself wanting to communicate with your customers through a professional customer portal. That is why we created for you YetiForcePortal that integrates with CRM and has a wide range of functionalities.
wmde/fun-validators
14467 Downloads
General and shared validation services created as part of the WMDE fundraising software
weslal/nova-settings-tool
2621 Downloads
A Laravel Nova Tool to let users manage global settings created from code.
vardot/config_perms
1373 Downloads
Allows additional permissions to be created and managed through an administration form.
vantiv/cnp-chargeback-sdk
5564 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
turbopixel/datr
187 Downloads
Created for simple date conversion with predefined date formats.
spinettainc/phpw2v
962 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
socialblue/laravel-query-adviser
3317 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
soatok/dhole-cryptography
1432 Downloads
Boring (dull) cryptography for furry projects (created by a dhole)
silvercommerce/catalogue-admin
4289 Downloads
Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)
rockerkk/revisionable-mongodb
19167 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel and mongoDB