Libraries tagged by file ext
empiricompany/openmage-mm_cmscontentfilemode
9 Downloads
OpenMage / Magento 1.9 module extension that allows to work on static files for CMS Static Blocks / Pages content.
elcheco/translator
1617 Downloads
Translation system using neon files, supports plurals and string replacements, fallback language. Extension to Nette Framework ^3.0
elcheco/nette-phinx-bridge
1995 Downloads
Extension integrating Phinx commands to contributte/console in Nette Framework using the framework's config file.
datatables.net/datatables.net-buttons-zf
90 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/)
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
claudiucreanga/magento2-import
56 Downloads
Magento2 extension that imports products and stock from a file via a cron (the import can be done manually too)
brookinsconsulting/bccie
4840 Downloads
eZ Publish Legacy extension which provides a flexible solution for quick and simple export of collected information content in csv or sylk formatted files with eZ Publish Legacy. Great for reports!
bamalik1996/ipa-parser-php
10 Downloads
The PHP IPA ISO Parser is a robust tool tailored for extracting and interpreting data from IPA (iOS App Store Package) builds. Seamlessly dive into the core details of any IPA file, retrieve essential metadata, and streamline your iOS app analysis and deployment processes with this efficient package.
aura/includer
3161 Downloads
Include multiple files from specified directories, in order, with variables extracted into a limited include scope.
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.
metalmatze/laravel-html-cachebusting
1682 Downloads
Extends laravel's HtmlBuilder with styleBust() & scriptBust() which insert the file's md5 to the url.
ipub/assets-loader
447 Downloads
Extension for loading static CSS and JS files for Nette Framework
fferreri/netsuite-data-dumper
64 Downloads
Helps in downloading data from your Netsuite account. It extracts most of the supported object types and stores them as JSON files.
trungpv93/file-info-php
27 Downloads
Detect file info from local or remote file (URL)
mvccore/ext-tool-mimetype-extension
369 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.