Libraries tagged by Test Site
frais-vi/test-task_pyrobyte
6 Downloads
A library for generating sitemap files in XML, CSV, and JSON formats.
azaelcodes/ab-experiments
16 Downloads
A server side AB experiments package for running AB tests on your site.
williamgall/simpletest
134 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
lubosdz/simpletest
33 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
ilune/simpletest
604 Downloads
It's a framework for unit testing, web site testing and mock objects for PHP 5.0.5+
aleksey.nemiro/webforms.php
19 Downloads
This project is an attempt embodiment ASP.NET WebForms in PHP. Today WebForms.PHP - this template engine, HTML components and the beginnings of Framework for web sites creation in PHP.
cli-test-task/parser
4 Downloads
CLI application-parser of a site for a given url
nerbiz/crawl-shield
23 Downloads
Prevent search engine crawlers from indexing your Laravel dev/test sites
kmj/syncbundle
1044 Downloads
Symfony2 Bundle that handles the synchronization between a production site and test/development servers
su-sws/drupal-caravan
579 Downloads
All the tools you need for running behat and visual regression tests within your site directory.
idno/apitester
2780 Downloads
A simple tool for site administrators to test Known's API.
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.
geazi/interbits
9 Downloads
Sitema de CRUD para teste da Interbits
mipotech/yii2-devlogin
868 Downloads
A package to password-protect an entire site, typically when in dev or test mode
rubrasum/velocity-forms
10 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --