bekir / framework
There is no license information available for the latest version (v1.1.0) of this package.
v1.1.0
2023-09-12 14:32 UTC
Requires
- ext-gd: *
- ext-openssl: *
- illuminate/database: ^8.40
- jenssegers/blade: ^1.4
- monolog/monolog: ^3.4
- nesbot/carbon: ^2.69
- spatie/ignition: ^1.10
- symfony/console: ^5.1.4
- symfony/http-foundation: ^6.3
- symfony/process: ^6.3
- vlucas/valitron: ^1.4
README
This framework is a fully customizable PHP Framework. It is a framework that is still being developed with every possibility in mind, and has been developed with features inspired by other major frameworks such as Laravel and Symfony.
TODOS
- Configuration
- Routing
- Controllers
- Views
- Parameter and Patterns
- Routing With Attribute
- Blade Template Engine
- Date and Time Management
- Encrypt and Decrypt
- File Management
- Upload
- Convert
- Visual Processing
- Cache and Performance
- Cache
- GZIP Compression
- Form
- Validation
- Logs
- Console Log
- Error Log
- CLI (Command Line Interface)
- Command System
- Serve Command
- Drawing attention with red color for requests lasting 1 second or longer
- Restarting the server by pressing the
r
key - Clearing the console by pressing the
c
key
- Makers
- Model
- Controller
- Middleware
- Cache Cleaner
- Session
- Security (Session is encrypted with Crypto class)
- Management
- Redirect
- Slug Generator
- UUID Generator
- XSS and CSRF Protection
- Database
- Migrations
- Query Builder
- ORM
- Cache
Contact
Ebubekir Yazgan (yazganebubekir4@gmail.com)
$ git commit -m "commit message"
$ git push -u origin main