Commit Graph

23 Commits

Author SHA1 Message Date
Younes ENNAJI 2417333107 Adds regex-parser library
Adds the `yoeunes/regex-parser` library as a dependency.

This library will be used for advanced regular expression
validation and analysis within the application.

Also updates the .gitignore to ignore vendor directories
within the `src` directory, and adds `composer.lock` to it.
2025-12-09 11:20:01 +01:00
Younes ENNAJI b31695ff58 Remove phpstan includes section from composer.json 2025-02-18 13:51:41 +01:00
Younes ENNAJI 766b9c0a16 chore: update composer.json keywords section 2024-05-05 19:56:13 +01:00
Younes ENNAJI 14646df9e5 composer: update packages description and keywords 2024-04-11 17:25:32 +00:00
Younes ENNAJI 1f4ea40a39 chore: v2 full rewrite 2024-04-09 07:57:01 +00:00
Khoubza Younes 8aee5cec8f update composer files 2023-01-15 16:15:56 +01:00
Khoubza Younes 7ccaa28451 update composer files description 2023-01-14 20:30:56 +01:00
Khoubza Younes b8c5e6f13f update composer.json keywords 2023-01-11 04:44:50 +01:00
Khoubza Younes 398de5d74e fix: rename all helper files to helpers.php 2022-12-26 12:22:42 +01:00
Khoubza Younes 5892518868 feat: use global helpers for Laravel and Symfony 2022-12-25 22:39:57 +01:00
Khoubza Younes 207795e0e9 fix: normalize composer.json files 2022-12-24 16:36:11 +01:00
KHOUBZA Younes ac6d046c63 Prepare v1.0 release
rename template adapter to flasher, and add title to base notification class

Wip
2022-05-16 08:18:15 +01:00
Khoubza Younes 103b0fdfea move tests to tests files 2021-10-03 21:39:04 +01:00
Khoubza Younes b4566ce527 add type library to all composer packages except symfony 2021-08-29 19:14:45 +01:00
Khoubza Younes fdbabb6762 update home page 2020-12-17 11:26:35 +01:00
Khoubza Younes f07c999c9a run adapters test on laravel 2020-12-13 12:01:32 +01:00
Khoubza Younes 2e33aa44be clean up code and transfer rendering responsability to js code 2020-12-08 09:24:33 +01:00
Khoubza Younes 46efd611cb fix github workflow 2020-12-06 22:40:32 +01:00
Khoubza Younes 3a3b842b03 remove helpers.php from composer.json 2020-12-06 20:56:39 +01:00
Khoubza Younes 652263c6f3 fix composer.json psr-4 autoloading 2020-12-06 18:29:43 +01:00
Khoubza Younes af8212c600 init fix tests 2020-12-06 18:10:44 +01:00
Khoubza Younes 8982c1c263 update namespaces 2020-12-06 17:29:32 +01:00
KHOUBZA Younes 7bac48ac2b add php-notify classes and rename namespaces 2020-12-02 00:57:12 +01:00