Libraries tagged by text files
bakgul/laravel-tests-to-readme
40 Downloads
A package to output test methods to readme files as a documantation.
makinacorpus/php-header-fixer
433 Downloads
Fixes headers in HTML text
jeremy379/json-to-selenium
36 Downloads
Allow to run test on selenium by sending Json file
tyruschin/mytestpack
7 Downloads
Test for scan URLs from a CSV file and report inaccessible URLs
sunnysideup/testmailer
49 Downloads
add a mail to file mail class, so that you can test e-mail functionality in your silverstripe website without mailing anyone
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
pantheon-systems/example-drupal8-circle-composer
17 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
neam/php-po2json
248 Downloads
Convert PO files to JSON strings. The result is Jed-compatible. Based on, and using same test fixtures as https://github.com/mikeedwards/po2json
mallow/testing
114 Downloads
Provides a testing Layout file with the contents you define for every test you create with mallow:test command.
desertbynights/scanner
6 Downloads
Scans URLs from a CSV file and report inaccessible URLs. This component is a test, extracted form 'Modern php' by Josh Lockhart.
arturg/needlefinder
1 Downloads
test project for find needle string in some file
clue/reactphp-sqlite
31499 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
laravel-admin-ext/file-browser
2991 Downloads
A file browser for laravel-admin
mvccore/ext-view-helper-assets
806 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
igniterlabs/ti-ext-importexport
1480 Downloads
Import/Export Menu Items, Orders, Customers from/into any CSV or Microsoft Excel file to TastyIgniter.