Libraries tagged by one file
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
gryfoss/twig-smart-mailer
26 Downloads
Smart mailer based on Symfony Mailer which supports dynamic source mailboxes and easy integration of files within emails
audero/audero-wav-extractor
1428 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
yiranzai/file-cache
3 Downloads
PHP File Cache, use Separate Chaining resolve hash conflict. one cache, one file, one bucket.
webmamba/one-file-twig-component-bundle
0 Downloads
Let you create your Twig Component with template, CSS, an, and Javascript in one file
nabeghe/file-hooker
13 Downloads
Hooking system based on files.
moebius/async-file
173 Downloads
Transparent context switching for moebius coroutines on file system access.
iburangulov/psr-file-cache
11 Downloads
PSR 16 Realization on files
diego/fileman
19 Downloads
A One-Click-Filehost that consists of just one file with a good interface for Nokia's InternetTablets or Apple's iPhones.
btrl/ipay-card-on-file
0 Downloads
BT iPay Card on File Payment Gateway
anacreation/cms-plugin-file-importer
15 Downloads
CMS Plugin for mass create content base on files in particular location
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)