php-basic-skeleton icon indicating copy to clipboard operation
php-basic-skeleton copied to clipboard

🐘🚀 PHP Basic Skeleton: Bootstrap your new projects using this Composer Project

Results 5 php-basic-skeleton issues
Sort by recently updated
recently updated
newest added

New practice from Exercise. New case AssertEquals and AssertSame.

The available version of this skeleton on Packagist is the **1.2.1**(_18/07/2018_) and it's not compatible with PHP 8. Maybe it's a good idea to create a new release for keep...

In this pull request you can see the difference between assertSame y assertEquals

Add a `Dockerfile` allowing someone to clone the repository and start developing in PHP without having to install PHP in its local machine. - [ ] Add `Dockerfile` for PHP...

⛹ In progress