SkillAgentSearch skills...

Symplify

[DISCONTINUED] Check split packages in their own repositories :)

Install / Use

/learn @deprecated-packages/Symplify
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <br> <img src="/docs/zen.jpg?v=3"> <br> <br> <br> <h1>Symplify - Making Everyday PHP Development Simple</h1> <br> </div>

In this monorepo you'll find PHP packages that help you with:

  • your first coding standard
  • maintenance of monorepo and changelog
  • clean Kernel even with Flex loading methods
  • slim and re-usable Symfony configs
<br>

You'll find all packages in /packages directory. Here is a brief overview (tip: click on the package name to see its README with more detailed features):

Coding Standards

For Symfony

For Package Development

For Any Developer

For PHPStan Lovers

For CI Keeping you Safe

<br>

Contributing & Issues

If you have issue and want to improve some package, put it all into this repository.

Fork and clone your repository:

git clone git@github.com:<your-name>/symplify.git
cd symplify
composer install

3 Steps to Contribute

  • 1 feature per pull-request

  • new feature must have tests

  • tests and static analysis must pass:

    vendor/bin/phpunit
    composer phpstan
    

We would be happy to merge your feature then :+1:

View on GitHub
GitHub Stars615
CategoryDevelopment
Updated15d ago
Forks184

Languages

PHP

Security Score

100/100

Audited on Mar 17, 2026

No findings