Libraries tagged by date thai
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
instrumental/instrumental_agent
16490 Downloads
This agent supports Instrumental custom metric monitoring for PHP applications. It provides high-data reliability at high scale.
inetprocess/transformation
304 Downloads
This library is a wrapper to transforms a string to another string (date format to another format, strings, regexp....
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
iansltx/business-days
359 Downloads
A way to calculate date periods based on the concept of business days rather than calendar days
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
helloarman/dumptable
114 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
hejunjie/alipay-bill-parser
14 Downloads
一个高性能、自动化的支付宝账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Alipay bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools
hautelook/session-storage-handler-chain
8612 Downloads
This is a Symfony 2 bundle that allows you to read/write session data from multiple storage handlers in an efficient way
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
hadeluca/db-exporter
1078 Downloads
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
gri3li/yii2-grid-file
893 Downloads
This Yii2 extension provides ability to export data form data provider to format supported by PhpSpreadsheet
flexyourrights/openpolice
255 Downloads
The purpose of the Open Police database is to maintain the data we collect from users and to supply information that supports the work of police oversight professionals throughout the United States.
fansible/symfony-ansible
29 Downloads
This will help you to provision and maintain your server up to date to run your Symfony apps
ecomdev/compiler
37 Downloads
Compiler of parseable data structures from (XML, JSON, etc) into PHP code that can be included into application