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
e0b93784bd
Allows Symfony 8 compatibility
...
Updates Symfony dependencies to allow compatibility
with version 8.
This ensures the application can be upgraded to
the latest Symfony version without breaking changes.
2025-11-10 15:32:24 +01:00
Younes ENNAJI
0631e5953e
docs: enhance code documentation with comprehensive PHPDoc comments
2025-03-09 07:34:22 +00:00
Younes ENNAJI
1b3b0bd08f
add support for laravel v12
2025-02-18 14:01:24 +01:00
Younes ENNAJI
fd051dbf74
chore: compile assets
2024-10-19 22:01:40 +01:00
Younes ENNAJI
08b96bdd39
chore: enhance type safety with detailed PHPDoc annotations and stricter PHPStan validations
2024-10-13 21:39:22 +01:00
Younes ENNAJI
89d8c2cb7a
chore: upgrade dependencies
2024-10-06 16:24:45 +01:00
Younes ENNAJI
43affdc543
chore: add Symfony Profiler integration for PHPFlasher
2024-10-05 15:34:57 +01:00
Younes ENNAJI
6fe3407fae
chore: upgrade dependencies
2024-09-22 15:21:45 +01:00
Younes ENNAJI
51dd7dc6fb
chore: upgrade dependencies
2024-09-19 06:39:52 +01:00
Younes ENNAJI
1c5b47ab52
chore: update dependencies
2024-05-31 16:02:55 +01:00
Younes ENNAJI
be82ad0b69
chore: upgrade composer dependencies
2024-05-31 10:01:18 +01:00
Younes ENNAJI
b28525d718
chore: add and run phpstan phpunit
2024-05-27 00:34:47 +01:00
Younes ENNAJI
b6989336e7
chore: upgrade dependencies
2024-05-24 16:15:23 +01:00
Younes ENNAJI
c0709b0747
chore: upgrade dependencies
2024-05-22 22:46:12 +01:00
Younes ENNAJI
39f1f3885e
chore: fix phpstan bleeding edge errors
2024-05-13 10:24:42 +01:00
Younes ENNAJI
d2f019fb62
chore: update the doc and improve phpstan annotations
2024-05-05 19:44:39 +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
Younes ENNAJI
f946a907be
chore: add Laravel 11 support
2024-03-07 02:15:58 +01:00
Younes ENNAJI
643eb47afd
feat(laravel): add livewire v3 support
2023-12-09 21:01:54 +01:00
Younes ENNAJI
fe7af7ffcb
chore(symfony): add symfony v7.0 support
2023-12-06 18:47:23 +01:00
Khoubza Younes
4d62fa3548
feat: set flasher scripts and styles on top level config
2023-06-06 01:36:57 +01:00
Khoubza Younes
55919df70d
style: add psalm
2023-01-31 02:04:29 +01:00
Khoubza Younes
fd8fe09577
style: validate commit messages
2023-01-21 23:03:19 +01:00
Khoubza Younes
3baa546c8a
feat: replace maker with composer script
...
feat: replace maker with composer script
2023-01-21 21:21:41 +01:00
Khoubza Younes
66f85dc944
add GrumPHP
2023-01-21 20:48:51 +01:00
Khoubza Younes
2838e42832
move twig and translator to composer suggest section
2023-01-21 14:25:13 +01: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
d9f578416c
add Laravel 10 support
2023-01-10 10:13:52 +01:00
Khoubza Younes
17a81d3012
feat: use symplify/monorepo-builder
2023-01-07 04:26:37 +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
1b302cfc0b
composer config --no-plugins allow-plugins.kylekatarnls/update-helper true
2022-12-24 16:44:36 +01:00
Khoubza Younes
207795e0e9
fix: normalize composer.json files
2022-12-24 16:36:11 +01:00
Khoubza Younes
f637a7fa49
feat: publish assets and use them locally
2022-12-24 16:09:14 +01:00
Khoubza Younes
adf39cd915
feat: normalize composer.json files
2022-12-09 06:21:57 +01:00
KHOUBZA Younes
8eb49c5d23
feat: upgrade dependencies and test symfony 6.2 support
2022-11-30 21:18:15 +01:00
KHOUBZA Younes
c5d8679993
Fix phpstan errors
2022-07-03 12:11:06 +01:00
KHOUBZA Younes
ac0a0953fd
add transtion tests
2022-05-27 15:49:32 +01:00
KHOUBZA Younes
50050c6865
only register flasher translation service if symfony translation service exists
2022-05-27 10:12:39 +01:00
KHOUBZA Younes
6321bee506
support laravel 4 translation loading
2022-05-25 02:49:17 +01:00
KHOUBZA Younes
0f9f43049a
add Language helper to check locale direction
2022-05-25 02:23:35 +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
4f728976f7
groups packages into packs
2022-03-09 09:21:16 +01:00
Khoubza Younes
7e2524fe6b
Wip
2021-10-12 22:56:25 +01:00
Khoubza Younes
9b02b804cb
Wip
2021-10-12 22:33:11 +01:00
Khoubza Younes
23c4e5677b
Fix windows path
2021-10-12 20:23:44 +01:00