Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/leafsphp/leaf
🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly
https://github.com/leafsphp/leaf
added hidden & add logic in fetchAll
62eb5da81e86e655c10246dabd0b9c2ad29a866f authored over 4 years ago
62eb5da81e86e655c10246dabd0b9c2ad29a866f authored over 4 years ago
added hidden & add logic in fetchAssoc & fetchObj
a4c3ac714767000527a8ed46488468277cb369f9 authored over 4 years ago
a4c3ac714767000527a8ed46488468277cb369f9 authored over 4 years ago
finished hidden & add methods
ff7b81c9af907454f66534fb6e4c4cea9cf5f61e authored over 4 years ago
ff7b81c9af907454f66534fb6e4c4cea9cf5f61e authored over 4 years ago
added hidden & add methods
84aaeeec7192665f92480f304c189f1215289b00 authored over 4 years ago
84aaeeec7192665f92480f304c189f1215289b00 authored over 4 years ago
removed 'case-sensitivity' from validation rules
12103accacefb1bf4547c341b6029c6b4b9d8f3d authored over 4 years ago
12103accacefb1bf4547c341b6029c6b4b9d8f3d authored over 4 years ago
allowed validate on select & delete statements
aadc7afefcb9638faa117b0c56a5f4d76fcf4aac authored over 4 years ago
aadc7afefcb9638faa117b0c56a5f4d76fcf4aac authored over 4 years ago
added try-catch block on execution
5eb63f27a145a5a20d2bc0d9229a6f79bd184163 authored over 4 years ago
5eb63f27a145a5a20d2bc0d9229a6f79bd184163 authored over 4 years ago
finished validate logic
b5c1d69b91c8b517488e5327b5e9ab4fb5429c53 authored over 4 years ago
b5c1d69b91c8b517488e5327b5e9ab4fb5429c53 authored over 4 years ago
finished validate method
7338e1d94a7346130949afac18f575183b4bbb9c authored over 4 years ago
7338e1d94a7346130949afac18f575183b4bbb9c authored over 4 years ago
added form::validateData()
8d367ba3fba2059aa1e1d6acce336989a9b495b0 authored over 4 years ago
8d367ba3fba2059aa1e1d6acce336989a9b495b0 authored over 4 years ago
added validate method
799f6dbc8c18a898ed0fc931fff9b38e990ef5a8 authored over 4 years ago
799f6dbc8c18a898ed0fc931fff9b38e990ef5a8 authored over 4 years ago
completed unique() logic
88223e87070301258c88dcff5632048be8dd2345 authored over 4 years ago
88223e87070301258c88dcff5632048be8dd2345 authored over 4 years ago
added delete method && automatic check on hard written queries
4f69caf61fdb9215f0c81a46f3bc849b6d3fea92 authored over 4 years ago
4f69caf61fdb9215f0c81a46f3bc849b6d3fea92 authored over 4 years ago
quick tested where() and bind()
f95f9fab63525d5a25e4c49167d670d98570707a authored over 4 years ago
f95f9fab63525d5a25e4c49167d670d98570707a authored over 4 years ago
added where method && updated bind() to support multiple calls
d78e7c25377ebd1b56aaf96e63c4f8b5d41a3b7d authored over 4 years ago
d78e7c25377ebd1b56aaf96e63c4f8b5d41a3b7d authored over 4 years ago
added update method
d7b1eb2349773b599fe3562e2ec5d72fe0b5cbf6 authored over 4 years ago
d7b1eb2349773b599fe3562e2ec5d72fe0b5cbf6 authored over 4 years ago
added script to automatically check the query type
56c6598a1fb530caa3a4cc742325dea7e366525c authored over 4 years ago
56c6598a1fb530caa3a4cc742325dea7e366525c authored over 4 years ago
added params method
de73e8259f6a9894f6ec325d6b7c62d596fae1d4 authored over 4 years ago
de73e8259f6a9894f6ec325d6b7c62d596fae1d4 authored over 4 years ago
added insert method
499ee3fba919e0a2f52832c2fce5306bd562ef18 authored over 4 years ago
499ee3fba919e0a2f52832c2fce5306bd562ef18 authored over 4 years ago
added db module && added query, select & fetch methods
ac1c2aea885ab60d1568a1b89f485d9a7b787105 authored over 4 years ago
ac1c2aea885ab60d1568a1b89f485d9a7b787105 authored over 4 years ago
Merge pull request #22 from leafsphp/db-updates
Db updates
c6d10ee902e748ce75c1b3c38845f4f2913dab5c authored over 4 years ago
added PDO deprecation warning
da2a5d97cdbed12dbd80b657f578c41ce5c1cd8e authored over 4 years ago
da2a5d97cdbed12dbd80b657f578c41ce5c1cd8e authored over 4 years ago
added PDO::auto_connect
9a6329262b5a9babe745dfc03c9bb7b286926914 authored over 4 years ago
9a6329262b5a9babe745dfc03c9bb7b286926914 authored over 4 years ago
added db_type option on Leaf\Db\PDO
15339e5c8407128c449ad45803e4f4b18edc4b56 authored over 4 years ago
15339e5c8407128c449ad45803e4f4b18edc4b56 authored over 4 years ago
added Mysqli::auto_connect
4b97ae7451552ea7a74965744096499951afa895 authored over 4 years ago
4b97ae7451552ea7a74965744096499951afa895 authored over 4 years ago
Merge pull request #21 from leafsphp/cors-bypass
created default bypass for cors errors
082a2bec9e228f56b02457356e0315fc05008528 authored over 4 years ago
created default bypass for cors
2007ee37b03f89af3c6ed878c7f9d806014e069c authored over 4 years ago
2007ee37b03f89af3c6ed878c7f9d806014e069c authored over 4 years ago
Merge pull request #19 from leafsphp/dependency-updates
updated project dependencies
8227cd8b7748e9c6c1eee64d69490033a5c9c108 authored over 4 years ago
updated project dependencies
4c59a1a87dc6252c29b657a76092364140274fbd authored over 4 years ago
4c59a1a87dc6252c29b657a76092364140274fbd authored over 4 years ago
Merge pull request #18 from leafsphp/wynter
Removed Wynter
5d72c7955899f48af027d3661467162476f1c059 authored over 4 years ago
added Leaf\Auth::auto_connect
7f201184689d8e5e6dbb415bdc548c9d0a3f123b authored over 4 years ago
7f201184689d8e5e6dbb415bdc548c9d0a3f123b authored over 4 years ago
removed Wynter
1c0cdd76250c322c191bc26d5b18079ed892ee97 authored over 4 years ago
1c0cdd76250c322c191bc26d5b18079ed892ee97 authored over 4 years ago
removed Wynter
ac8e617b47d0a562db6c4d3fbf8aada5b59b0099 authored over 4 years ago
ac8e617b47d0a562db6c4d3fbf8aada5b59b0099 authored over 4 years ago
Merge pull request #17 from opencollective/opencollective
Activating Open Collective
efa614053690c05a033ee15942e0daf669d825c3 authored over 4 years ago
Added financial contributors to the README
3a05ad741753b3321798b2fda54f47088d7cb1c0 authored over 4 years ago
3a05ad741753b3321798b2fda54f47088d7cb1c0 authored over 4 years ago
seperated leaf ui from main leaf package
3be657b31c241f4bd0ab5fff5ddcc870f23f50fc authored over 4 years ago
3be657b31c241f4bd0ab5fff5ddcc870f23f50fc authored over 4 years ago
updated Leaf UI example
5898001fedfb8e81c6bd4d96126457c87d0ac3ba authored over 4 years ago
5898001fedfb8e81c6bd4d96126457c87d0ac3ba authored over 4 years ago
updated Leaf UI body tag
d22758fcda088cfa1565bdf7bf4f46a0f67e7f32 authored over 4 years ago
d22758fcda088cfa1565bdf7bf4f46a0f67e7f32 authored over 4 years ago
added Leaf\UI
b5dddd340919b5f7a07af654827324f42d6466ba authored over 4 years ago
b5dddd340919b5f7a07af654827324f42d6466ba authored over 4 years ago
bug fixes && improvements
3c1a590d86e57af28144ce33862a8b8fedd667fd authored over 4 years ago
3c1a590d86e57af28144ce33862a8b8fedd667fd authored over 4 years ago
Made blade the default templating engine
401b03b29ec0be6adef284a471669623241077b8 authored over 4 years ago
401b03b29ec0be6adef284a471669623241077b8 authored over 4 years ago
removed Leaf\Veins from package
d4ef55ea85a8005439bf7ecfd90247b63bf504df authored over 4 years ago
d4ef55ea85a8005439bf7ecfd90247b63bf504df authored over 4 years ago
added Route::resource
891736bda13b549e1afb8af960151de9083fa034 authored over 4 years ago
891736bda13b549e1afb8af960151de9083fa034 authored over 4 years ago
fixed null value bug on Form::validate
2071e2303d594d77d8bce6e261ad68f10b92c271 authored almost 5 years ago
2071e2303d594d77d8bce6e261ad68f10b92c271 authored almost 5 years ago
updated changelog
29ec27b1303bb5c41bb6c69f75ea16c3321d657d authored almost 5 years ago
29ec27b1303bb5c41bb6c69f75ea16c3321d657d authored almost 5 years ago
made Leaf\Authentication a helper (\Leaf\Helper\Authentication)
17134563d0db99b7bd62cbe01adc61485e2a9dd6 authored almost 5 years ago
17134563d0db99b7bd62cbe01adc61485e2a9dd6 authored almost 5 years ago
made Leaf\Authentication a helper (\Leaf\Helper\Authentication)
ad56e6a7fca3d7df94c7609eee46a333330dd1a6 authored almost 5 years ago
ad56e6a7fca3d7df94c7609eee46a333330dd1a6 authored almost 5 years ago
fixed bugs with isNull and isEmpty
38aa90bc05e86440a5751bcb67810e03520298ee authored almost 5 years ago
38aa90bc05e86440a5751bcb67810e03520298ee authored almost 5 years ago
took out the 'trash' :-)
94660655cf09cc3cb91bf6ed86ab0eab388b2277 authored almost 5 years ago
94660655cf09cc3cb91bf6ed86ab0eab388b2277 authored almost 5 years ago
fixed bugs with localstorage
b83b0384b14dcb5e93eff788bd806f9b65c2176e authored almost 5 years ago
b83b0384b14dcb5e93eff788bd806f9b65c2176e authored almost 5 years ago
added a few more console methods && major bug fixes on Leaf JS Scripts
e7b2dc79fe6f9cceace11578f749e11cac85211d authored almost 5 years ago
e7b2dc79fe6f9cceace11578f749e11cac85211d authored almost 5 years ago
added beta_features.md and added Beta tags on beta components
8873aaedc8f2eec5aa3964eb54267216df0f4c5f authored almost 5 years ago
8873aaedc8f2eec5aa3964eb54267216df0f4c5f authored almost 5 years ago
tidied up version 2 release
6425f304884e146a65691bff090d4564e985eda4 authored almost 5 years ago
6425f304884e146a65691bff090d4564e985eda4 authored almost 5 years ago
added crux method to Leaf Password Helper
ffe1bb23c16d10a655f9b0280ade76ab68f5d4ab authored almost 5 years ago
ffe1bb23c16d10a655f9b0280ade76ab68f5d4ab authored almost 5 years ago
added idea for Encryption helper
6df529de336b8a9b357160fb0a9f975f01be9924 authored almost 5 years ago
6df529de336b8a9b357160fb0a9f975f01be9924 authored almost 5 years ago
finalised ideas for Wynter, Scripts and Passwords
c03020a2ee980e6f27fd542531aa21550aa20956 authored almost 5 years ago
c03020a2ee980e6f27fd542531aa21550aa20956 authored almost 5 years ago
added a bunch of new features on FS
fd280ca4e606762e648c23ee8675766c450972be authored almost 5 years ago
fd280ca4e606762e648c23ee8675766c450972be authored almost 5 years ago
removed baseDir stuff && switched to snake case on FS
aa20eb51f330e5120129c0aa5be3b9d76741eb88 authored almost 5 years ago
aa20eb51f330e5120129c0aa5be3b9d76741eb88 authored almost 5 years ago
fixes on FS
56a75cdaca3b37b1a03e441a928f1998dea6e84e authored almost 5 years ago
56a75cdaca3b37b1a03e441a928f1998dea6e84e authored almost 5 years ago
minor bug fixes on App
33f448ef9774d3306f21a49e6f778e6cc5e2cecb authored almost 5 years ago
33f448ef9774d3306f21a49e6f778e6cc5e2cecb authored almost 5 years ago
fixed FS init bug in container (App)
34879650dc5b7bc02f6d5ef4c733a7cc125b1642 authored almost 5 years ago
34879650dc5b7bc02f6d5ef4c733a7cc125b1642 authored almost 5 years ago
added message support + bug fixes && minor removals on Response
ded2fe1d223262a66425d527bc4c48e04f989058 authored almost 5 years ago
ded2fe1d223262a66425d527bc4c48e04f989058 authored almost 5 years ago
added a few date methods && bug fixes on request
0f3be289cdd33c2c9d971f0a8432befc965c79e0 authored almost 5 years ago
0f3be289cdd33c2c9d971f0a8432befc965c79e0 authored almost 5 years ago
bug fixes on Auth and Authenticate Objects
77fd66402a9d6a6eaf5d175f68a9fe8580bca998 authored almost 5 years ago
77fd66402a9d6a6eaf5d175f68a9fe8580bca998 authored almost 5 years ago
bug fixes on PDO object
5edce36f96b054a9847bb61b5fbc2e4d4a7c8e53 authored almost 5 years ago
5edce36f96b054a9847bb61b5fbc2e4d4a7c8e53 authored almost 5 years ago
updated JWT with proper namespacing and exception handling
cf0d0f19c9771a103e208fef2c97dcb5848098f9 authored almost 5 years ago
cf0d0f19c9771a103e208fef2c97dcb5848098f9 authored almost 5 years ago
added Leaf Mail && minor changes
90b5406fd84f5ca8e9755ce70ed71b3a66c8a1f8 authored almost 5 years ago
90b5406fd84f5ca8e9755ce70ed71b3a66c8a1f8 authored almost 5 years ago
bug fixes
565c039c9c43284383b0168af07c8607b9e834ca authored almost 5 years ago
565c039c9c43284383b0168af07c8607b9e834ca authored almost 5 years ago
updated documentation link
db855c0fb7509323cb2052334f6d28a7756c09b3 authored almost 5 years ago
db855c0fb7509323cb2052334f6d28a7756c09b3 authored almost 5 years ago
replaced Leaf\Leaf with Leaf\App
d07bcd511a7224ff2307452f0710c5379a653ada authored almost 5 years ago
d07bcd511a7224ff2307452f0710c5379a653ada authored almost 5 years ago
removed test related stuff
51d97047b30e52385bd142e76903a3edb69e67b4 authored almost 5 years ago
51d97047b30e52385bd142e76903a3edb69e67b4 authored almost 5 years ago
minor fixes
a4417bcac1bedb59392aed160119fa76aae90839 authored almost 5 years ago
a4417bcac1bedb59392aed160119fa76aae90839 authored almost 5 years ago
Added Form::submit
46bba556a04c5ec54f6dc39761a9429656807e70 authored almost 5 years ago
46bba556a04c5ec54f6dc39761a9429656807e70 authored almost 5 years ago
added default protection against XSS and support for more Request methods
2ff744a0e46aad1d0b80e6ee13ec823ab5a6b413 authored almost 5 years ago
2ff744a0e46aad1d0b80e6ee13ec823ab5a6b413 authored almost 5 years ago
added multiple rule validation to FormValidate
be0f596b36e0d205943b6b9297b8fc7c8f0adfa3 authored almost 5 years ago
be0f596b36e0d205943b6b9297b8fc7c8f0adfa3 authored almost 5 years ago
enhancement
2bf98f0f361f74ce624b5a8ed11e622f42d49ea0 authored almost 5 years ago
2bf98f0f361f74ce624b5a8ed11e622f42d49ea0 authored almost 5 years ago
added blade templating support
497e6dc7b0b9f27898b67dad68ed3203ddf8b90d authored almost 5 years ago
497e6dc7b0b9f27898b67dad68ed3203ddf8b90d authored almost 5 years ago
updated dependencies
3b3f3aea0ea1a9bb22e7f765d1616d063a1afde3 authored almost 5 years ago
3b3f3aea0ea1a9bb22e7f765d1616d063a1afde3 authored almost 5 years ago
updated readme
7a434d4063cb22b3cecd8b5fb35b1d81c9891484 authored almost 5 years ago
7a434d4063cb22b3cecd8b5fb35b1d81c9891484 authored almost 5 years ago
updated readme
f0354f15ad78cfa01bf2293116101c6d82a8ed5e authored almost 5 years ago
f0354f15ad78cfa01bf2293116101c6d82a8ed5e authored almost 5 years ago
updated readme and contribution
9118a583abf76d766e090183693142cce5daa08e authored almost 5 years ago
9118a583abf76d766e090183693142cce5daa08e authored almost 5 years ago
updated changelog
4e3c3e9760b1c222450156ab9c0d2cc9b9c21e94 authored almost 5 years ago
4e3c3e9760b1c222450156ab9c0d2cc9b9c21e94 authored almost 5 years ago
updated php unit test config
f4a377e561ebf6507347a8f2a9a6dc51885ac0c7 authored almost 5 years ago
f4a377e561ebf6507347a8f2a9a6dc51885ac0c7 authored almost 5 years ago
created example app for git cloners
b45d0b21de4309c3b164957a0f5437a11d31639c authored almost 5 years ago
b45d0b21de4309c3b164957a0f5437a11d31639c authored almost 5 years ago
bug fixes
4ad6d7d66adc46865bb61080b131fcd46a4f4f3e authored almost 5 years ago
4ad6d7d66adc46865bb61080b131fcd46a4f4f3e authored almost 5 years ago
rewrote leaf to use container as core && updated project structure
149e9ff76387d45404d03839ae4d7216a8f0861f authored almost 5 years ago
149e9ff76387d45404d03839ae4d7216a8f0861f authored almost 5 years ago
updated travis config
18cd75855aece80328caca7792819f9a77ce931e authored almost 5 years ago
18cd75855aece80328caca7792819f9a77ce931e authored almost 5 years ago
changed session->remove to session->unset
61547f5374941b714ff5ac25b9143995e8466162 authored almost 5 years ago
61547f5374941b714ff5ac25b9143995e8466162 authored almost 5 years ago
added new db methods to pdo
c7da1d419b7b8d7e4b4fc2a34f2486d327a9575f authored almost 5 years ago
c7da1d419b7b8d7e4b4fc2a34f2486d327a9575f authored almost 5 years ago
added db->add
de8b7353c35e5300936d892518220418623f0abf authored almost 5 years ago
de8b7353c35e5300936d892518220418623f0abf authored almost 5 years ago
added db->choose
1e2379823d5365a721c74402973e69dd115abec0 authored almost 5 years ago
1e2379823d5365a721c74402973e69dd115abec0 authored almost 5 years ago
Added parameter types
f2bc9aad81a3a3dfb3ec39402bfef96ff045772f authored almost 5 years ago
f2bc9aad81a3a3dfb3ec39402bfef96ff045772f authored almost 5 years ago
performance upgrade for login method
787e53ad770d38c51ee65e3d414ca7c43790bbc4 authored almost 5 years ago
787e53ad770d38c51ee65e3d414ca7c43790bbc4 authored almost 5 years ago
added column check for credentials passed into register method
3b65d9a2c4a57ac95bf13cb45b31b3570e44fecc authored almost 5 years ago
3b65d9a2c4a57ac95bf13cb45b31b3570e44fecc authored almost 5 years ago
added column check for credentials passed into login method
d63835421564b3a0a592211de774f9371ef1c8c6 authored almost 5 years ago
d63835421564b3a0a592211de774f9371ef1c8c6 authored almost 5 years ago
replaced all login and register methods with login() and register()
deba57d19a02d82a7cfd5d41ac0e11171ea6c57e authored almost 5 years ago
deba57d19a02d82a7cfd5d41ac0e11171ea6c57e authored almost 5 years ago
Moved validateToken from Authentication to Auth
2ceda9aa602cb701cf42b7592dd61f49dfa03b70 authored almost 5 years ago
2ceda9aa602cb701cf42b7592dd61f49dfa03b70 authored almost 5 years ago
updated db choose method
66c5bf62f9d79be014de0eea2063aaab9721c561 authored almost 5 years ago
66c5bf62f9d79be014de0eea2063aaab9721c561 authored almost 5 years ago
Added instant connection to database
dc496ccb98a3d9973063a5b3f68d0e75dad7010c authored almost 5 years ago
dc496ccb98a3d9973063a5b3f68d0e75dad7010c authored almost 5 years ago
added text rule and isEmail test
9dd98345b248c7072254a510054a69237737c372 authored almost 5 years ago
9dd98345b248c7072254a510054a69237737c372 authored almost 5 years ago