issues
search
flightphp
/
core
An extensible micro-framework for PHP
https://docs.flightphp.com
MIT License
2.64k
stars
408
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
custom page for http errors also
#611
abda11ah
opened
1 day ago
1
Route Groups strange behavior
#610
abda11ah
closed
16 hours ago
2
add php 8.4 to workflow matrix
#609
lubiana
closed
5 days ago
1
Wrong syntax of @method tags in Flight class docblock
#608
anthonyaxenov
closed
1 month ago
3
reenable comtroller command test
#607
lubiana
closed
3 months ago
1
add unit-test workflow
#606
lubiana
closed
3 months ago
1
add case for Macos in ResponseTest::testResponseBodyCallbackGzip
#605
lubiana
closed
3 months ago
1
ControllerCommand uses Nette\PhpGenerator but that dependency is not declared in composer.json
#604
lubiana
closed
3 months ago
3
Add PHP CRUD API with Flight Framework to Documentation Examples
#603
soheilkhaledabdi
closed
3 months ago
10
Added ability to handle file uploads in a simple way
#602
n0nag0n
closed
3 months ago
1
feat: method to download files easily
#601
pierresh
closed
4 months ago
4
Question: how to properly download file from the server with FlightPHP
#600
pierresh
closed
4 months ago
5
Corrected the cache behavior in some areas
#599
n0nag0n
closed
4 months ago
0
Changed default cache behavior
#598
n0nag0n
closed
4 months ago
0
fix: make the jsonHalt a static function as the user guide indicates
#597
Billtec
closed
5 months ago
1
Group compact syntax
#596
fadrian06
closed
4 weeks ago
0
Maintains headers on redirect, error, and halt. Added jsonHalt
#594
n0nag0n
closed
6 months ago
0
How to show custom page for 500 error?
#593
goigarg
closed
6 months ago
2
Including version number of Flight in Flight.php root file
#592
mrijntjes
closed
6 months ago
3
Added ability to throw a method not found instead of 404
#591
n0nag0n
closed
6 months ago
0
Wrong request method response
#590
luka97zr
closed
6 months ago
2
Flight::group lacks nesting support for organizing routes hierarchically. Adding this feature will enhance route management flexibility.
#589
planework
closed
6 months ago
3
Simplified php version constraint
#588
fadrian06
closed
6 months ago
0
Simplify PHP version constraint
#587
fadrian06
closed
6 months ago
4
Changed it so runway commands are run from any repo
#586
n0nag0n
closed
6 months ago
2
Allowed for middlewares to be created with container
#585
n0nag0n
closed
6 months ago
1
Named Parameters Are Actually In Order...
#584
starfishpatkhoo
closed
6 months ago
9
Remove .vscode directory, and add it to .gitignore
#583
vlakoff
closed
7 months ago
5
How to stop the request process when there is an issue in the Middleware?
#582
pamungkasandono
closed
7 months ago
8
Fix/bug with multiple view renders
#581
fadrian06
closed
5 months ago
21
View class steroids 🙌🏽
#580
fadrian06
opened
7 months ago
1
Proposal of compact syntax for Flight::route
#579
fadrian06
closed
4 weeks ago
11
Inject Middleware constructor arguments using the DI Container
#578
fadrian06
closed
6 months ago
4
Multiple renders keeps the previous state When I render multiple views as components, they keep the state of previous arguments passed to them instead of reinitialize with default value each render.
#577
fadrian06
closed
5 months ago
0
added plain stream() method
#575
n0nag0n
closed
7 months ago
7
Made stream default status code of 200
#574
fadrian06
closed
7 months ago
0
FYI, minor bug with streamWithHeaders()
#573
starfishpatkhoo
closed
7 months ago
11
Fix content length when using response body callbacks
#572
BelleNottelling
closed
7 months ago
4
added ability to convert the response body
#571
n0nag0n
closed
7 months ago
1
Comments before begin php tag returns json with garbage
#569
neo-angeiras
closed
7 months ago
4
Improvements to Dispatcher class
#567
fadrian06
closed
7 months ago
1
Added ability to load classes with _ in them
#566
n0nag0n
closed
8 months ago
0
get_input_data
#565
planework
closed
8 months ago
3
added comment, removed unused file reference.
#564
n0nag0n
closed
8 months ago
0
[Views] register method : no autocomplete / intelsense
#563
ampmonteiro
closed
8 months ago
3
[Refactor] Flight::get() need to be renamed
#562
ampmonteiro
closed
8 months ago
2
[Docs > Routing] Method Routing
#561
ampmonteiro
closed
8 months ago
6
phpunit fixes for deprecated notices. Also Collection reset removal
#560
n0nag0n
closed
8 months ago
0
Added Containerization to Core
#559
n0nag0n
closed
8 months ago
0
little changes to requests and integration testing JSON POST requests
#558
n0nag0n
closed
8 months ago
0
Next