Libraries tagged by alternative text
skynettechnologies/textpattern-all-in-one-accessibility
2 Downloads
Quick Web Accessibility Implementation with All in One Accessibility™
mmnijas/deepseek
4 Downloads
A Laravel package for seamless integration with DeepSeek AI services, enabling efficient and scalable AI-powered functionalities such as natural language processing, data analysis, and automation through a simple and intuitive API wrapper.
laoqianjunzi/deepseek
1 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
clickstorm/cs-file-meta-fill
679 Downloads
Automatically generate fluent sys_file_metadata like alternative text
sadovnik/ph
8 Downloads
Heredoc alternative for text.
zenstruck/mailer-test
505592 Downloads
Alternative, opinionated helpers for testing emails sent with symfony/mailer.
zenstruck/console-test
326407 Downloads
Alternative, opinionated helper for testing Symfony console commands.
ampeco/fast-sqlite-refresh-database
21869 Downloads
Alternative to migrations for each test
maxim-oleinik/blade-migrations-laravel
2230 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
unfunco/phpunit-alternative-test-prefix
19 Downloads
Listener for PHPUnit that allows for alternative test method prefixes to be specified within the PHPUnit configuration file.
stephenlake/laravel-mailsceptor
238 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
cheukpang/txt-sql
0 Downloads
Framework that uses a subset of SQL and provides php developers an alternative solution to tables and atabases, particularly those who do not have a database service (like mySQL, SQLite, MSSQL, ORACLE...)
olvlvl/phpunit-given
44 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
net-tools/phpunit-given
7 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.