Libraries tagged by currency data
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
ipandmore/ipm-cline
4368 Downloads
Add copyright lines to your TYPO3 project. With the "today"-Feature the plugin keeps track of the current date in the copyright line, so you won't have to update the date at New Year.
carpiftw/clock-mock
6659 Downloads
A library for mocking current date and time in tests.
adamkearsley/convert-migrations
8484 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
fond-of-oryx/feed
16600 Downloads
Creates a data feed. Currently only an availability CSV File SKU/Quantity.
programmis/auto-fill-object
1145 Downloads
Auto fill current object from json data
sheavescapital/livewire-kanban-board
1277 Downloads
Livewire component to show models/data according to its current status on a Kanban board
christianatmoney/livewire-status-board
3598 Downloads
Livewire component to show models/data according to its current status
perfectpanel/yii2-geoip
1483 Downloads
Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
divineomega/dates-timezone-conversion-trait
25 Downloads
Automatically convert an Eloquent model's dates to and from the current user's timezone
kdyby/datetime-provider-bundle
24739 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
kdyby/datetime-provider
46804 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB