Libraries tagged by text files
jeroen-de-dauw/file-fetcher
927 Downloads
Simple file fetching interface
hettiger/seo-aggregator
371 Downloads
Generate sitemap.xml and robots.txt files in Laravel or any PHP Application with ease.
vincenzodibiaggio/testable-drupal
12 Downloads
A simple set of tools and files to make your Drupal Installation a Testable Drupal Installation Based on Behat, Mink and using Selenium2, Phantomjs and CasperJs, provide a basic structure to integrate with your tests.
sunnysideup/basic-auth-better
249 Downloads
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
phrozenbyte/pico-robots
826 Downloads
This is Pico's official robots plugin to add a robots.txt and sitemap.xml to your website. Pico is a stupidly simple, blazing fast, flat file CMS.
phootwork/phootwork
23 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
faissaloux/pest-plugin-inside
4878 Downloads
Files content plugin for Pest PHP
efabrica/latte-syntax-checker
1512 Downloads
Compiles latte files and checks syntax of generated php files
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.
bcncommerce/stream-wrapper
13126 Downloads
PHP stream wrapper for testing classes which interact with files
abenevaut/phpunit-slicer
19 Downloads
Tool to slice PHPUnit tests files to tests suites.
tomnomnom/phpsecuritytxt
16 Downloads
A parser for security.txt files
svc/sitemap-bundle
127 Downloads
Bundle to create easy XML sitemaps and robots.txt files
lukasbableck/contao-llms-bundle
7 Downloads
This bundle allows you to generate a llms.txt file via the Contao backend to optimize your site for LLMs like ChatGPT, Claude, Gemini, ...
andrewandante/silverstripe-document-parser
1120 Downloads
Adds DocumentParser package to extract contents of .doc, .docx, .rtf and .txt files for search etc.