Download the PHP package ondrakoupil/app-tools without Composer
On this page you can find all versions of the php package ondrakoupil/app-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ondrakoupil/app-tools
More information about ondrakoupil/app-tools
Files in ondrakoupil/app-tools
Package app-tools
Short Description A bunch of tools and utilities for my projects
License MIT
Informations about the package app-tools
App Tools
This is a set of PHP tools I use on my projects. You can use whatever you like, but I guarantee nothing. Ye be warned.
Auth
Pre-baked tools for user authentication in Slim PHP. Also has one-time tokens.
Config
Tool for saving/reading dynamic config values to/from database or other storage.
Data
For working with more complex data structures
Importing
Tools for reading data from CSV or similar sources and dumping them to DB. Also contains pseudo-DB wrapper that enables performing dry-runs of sime importing tasks.
AGGrid
Backend for saving preferences from AGGrid, meant to use with Slim PHP
App settings
For reading settings from file, meant to use with Slim PHP
Middlewares for Slim PHP
Cache control, GZip output, CORS etc
Some other stuff
- BackupsManager - create DB dumps to file from PHP
- Logger - supersimple PSR-compatible logger
- PDOBuilder - I usually can't remember how a DNS string should look like. This is my solution.
- etc.
All versions of app-tools with dependencies
ext-json Version *
ext-pdo Version *
php Version >=8.0
ext-curl Version *
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
ext-zlib Version *
psr/log Version ^1.1
ext-mbstring Version *
ext-fileinfo Version *
ext-gd Version *
aspera/xlsx-reader Version ^1.1