Libraries tagged by one file
jaredhowland/rhythm
43 Downloads
Sass files to create mobile-first responsive websites with vertical rhythm based on modular scales
iquety/docmap
2683 Downloads
Simple Markdown file interpreter, which adds a navigation menu on every page
datatables.net/datatables.net-buttons-zf
83 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Foundation](https://get.foundation/)
datatables.net/datatables.net-buttons-ju
27 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
audero/audero-wav-extractor
1426 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.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
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.
mouf/html.widgets.fileuploaderwidget
20550 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
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