Libraries tagged by plain text
jonnybarnes/commonmark-linkify
7744 Downloads
Turn plaintext URLs into click-able links
karuna/fountain
142 Downloads
A PHP parser for Fountain, a simple markup syntax that allows screenplays to be written, edited, and shared in plain, human-readable text.
elliotchance/concise
222613 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
svrunit/svrunit
1814 Downloads
SVRUnit allows you to configure tests that you can run against your server, Docker container or even plain Docker images.
visionp/plains
7 Downloads
Test task
smt/open-popo
24 Downloads
Simple library for easy testing Plain Old PHP Objects (inspired by open-pojo)
globalprofessionalsearch/popov
187 Downloads
Plain Old Php Object Factory for fixture generation.
aderemi/multiple-rows-processor
8 Downloads
Laravel Multiple row operations with XML, JSON, CSV or plan text
10up/wp_mock
2586381 Downloads
A mocking library to take the pain out of unit testing for WordPress
luyadev/luya-testsuite
94825 Downloads
TestCases and Data for LUYA Modules and Components. Makes testing less pain.
tightenco/mailthief
578000 Downloads
A fake Mailer for Laravel applications that takes the pain out of testing mail.
derhansen/plain-faq
34301 Downloads
Plain FAQ extension with list and detail view.
stephenjude/extended-artisan-commands
13696 Downloads
Generate plain PHP files using artisan console commands.
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
socialblue/laravel-query-adviser
3312 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.