Libraries tagged by date helper
mbarquin/import-export-legacy
23 Downloads
Helper to read csv and fixed-line files into named and validated arrays, or to export arrays into csv or fixed-line files. It uses iconv to change data codification.
luppakorva/password_exposed
20 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
denason/iran-location
1425 Downloads
A Laravel package to manage Iranian location data including provinces and cities,and Eloquent relations,helpers,facades and Caching features
chikolokoy08/dengine
13 Downloads
Dengine - Datatable Helper for Laravel. Built to have a better integration, data clean-up and optimisation of datatable server side data. This is an alternative server side processing implementation to match the [DataTables](https://datatables.net/manual/server-side) Library.
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
brunogab/inputhelper
13 Downloads
simple helper for sanitize and auto type-casting input data for php
aditamairhamdev/midtranscore
10 Downloads
mengambil data dari midtrans tanpa perlu terlalu banyak konfigurasi pada class , helper dan lainnya
szemul/logging-error-handling
339 Downloads
Provides commonly usable error handlers and logging helpers and a common context to manage contextual data to be injected into errors and log messages.
nepada/envy
204 Downloads
Helpers for extracting, validating and type-casting data from environment variables
damejidlo/envy
419 Downloads
Helpers for extracting, validating and type-casting data from environment variables
dave-liddament/phpstan-rule-test-helper
15191 Downloads
Library to help make testing of PHPStan rules easier
sawirricardo/laravel-gate-helper
2 Downloads
This is my package laravel-gate-helper
brezgalov/yii2-rate-limiting
23 Downloads
request rate limiting helpers lib
echovick/helper-utilities
7 Downloads
A package that provides a collection of utility functions that developers can use in their projects. It's broad and encompasses various types of helpers like throttling or rate limiting, attempt, string and numeric manipulations.