Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/leafsphp/blade

🔪 Leaf's implementation of Laravel Blade (Adapted from jenssegers/blade)
https://github.com/leafsphp/blade

Merge pull request #2 from leafsphp/rename-config-to-avoid-conflicts

Rename config class to avoid conflicts with base Leaf\Config

fd7c5b5520999c93c214fe5cbab2eba40692bbc9 authored about 1 year ago by Michael Darko <[email protected]>
Rename config class to avoid conflicts with base Leaf\Config

b33ccf1f7716dc2f4354e99d3483c0f6bdfd744a authored about 1 year ago by André Rosa <[email protected]>
Merge pull request #1 from leafsphp/update-blade-version-to-latest

5c9e60c8a6e1d14a050a3c90873c448a2eb578f1 authored about 1 year ago by Michael Darko <[email protected]>
Updated Illuminate/View version to 10.x

b1152ecdf3f8b1286fed42eff49022118cd3c88e authored about 1 year ago by André Rosa <[email protected]>
:wrench: added GH sponsors

181e44be532006b8443587782e22ce975b1b8abe authored about 3 years ago by Michael Darko <[email protected]>
:wrench: updated minimum stability

e82627c2abda5b974d4cb1a57c999dfa46fe1c0c authored about 3 years ago by Michael Darko <[email protected]>
:bookmark: Updated changelog

4daec543d0aae91de03369cb90c742e95cb111ac authored almost 4 years ago by mychi darko <[email protected]>
:bookmark: Updated illuminate ...

d71fdd370066c28f17b8b21aa487d24033b85ceb authored almost 4 years ago by mychi darko <[email protected]>
updated readme

b0c331a56a4ace099dddf203d2b6b537256e12f1 authored almost 5 years ago by mr-phlames <[email protected]>
updated readme

29edfbd02126f249f48456e3a88013348c18eef1 authored almost 5 years ago by mr-phlames <[email protected]>
updated readme

63bc3fc3ce9ef6a93cf9055f5902254046c37e07 authored almost 5 years ago by mr-phlames <[email protected]>
updated readme

77c9012bab128e94f99961a7fe5ca47344b88156 authored almost 5 years ago by mr-phlames <[email protected]>
removed unused information

0572bc7ab2608ffb650ed93d56e9ec1264349fa0 authored almost 5 years ago by mr-phlames <[email protected]>
added changelog

f6732d7591529b7782e3fa046690366aadc047af authored almost 5 years ago by mr-phlames <[email protected]>
added configure method and function descriptions

bd809fffe58d5f6d1e1bcd052099e3e9c3ebbd54 authored almost 5 years ago by mr-phlames <[email protected]>
Merge pull request #39 from lesichkovm/patch-1

Support for Laravel 6.0

920cde2b9f881368b51d53ef6a0a086212f5fad1 authored over 5 years ago by Jens Segers <[email protected]>
Update composer.json

f92cfa4f6f9c8a766466899f08a27d39e4b480c7 authored over 5 years ago by Milan Lesichkov <[email protected]>
:pencil2: Add alternative render shorthand method

ed3edfd361d5a65ee8304f9805796223d1d174c5 authored over 5 years ago by Jens Segers <[email protected]>
Merge pull request #37 from amoutonbrady/master

Fixed wrong call to method share

34e9f99253f2c6a6be3bb1e2a981d31b198abce0 authored over 5 years ago by Jens Segers <[email protected]>
Merge pull request #34 from jjrohrer/master

Changed the recommended usage to include '->render()' so as to avoid c…

eb858e30cc42a3ad17dd3f76ac9f90f7c1456c05 authored over 5 years ago by Jens Segers <[email protected]>
:pencil2: Fixed wrong call to method share

When calling the method `share`, the wrong method `shared` is called on the Factory. This commit...

f2022bcc30754b0bd426b1e0d4e3417d6f6e3299 authored over 5 years ago by Alexandre <[email protected]>
Change the recommended usage to include '->render()' so as to avoid casting to __toString which was severely curtailing error reporting

see this discussion: https://stackoverflow.com/questions/26534016/laravel-error-method-illuminate...

68a3c20b316232bd6f850bbb4dc53968a5a9257a authored over 5 years ago by Jim Rohrer <[email protected]>
:ambulance: Add back render method

8dc7d31201cc25542dc03d40974ff7b583ed4e94 authored over 5 years ago by Jens Segers <[email protected]>
:art: Use more typehinting

935de072bbdfd0a3c5513491b26a68af1b73b3ec authored over 5 years ago by Jens Segers <[email protected]>
:art: Use the Laravel make method

dd9895ffdbfa35ae431e84b6cf40163988ca090c authored over 5 years ago by Jens Segers <[email protected]>
:art: Do less container calls

a2f6d7118b380532cc8a8f527d06b9a25273257a authored over 5 years ago by Jens Segers <[email protected]>
Create FUNDING.yml

361d19356a991da62fa287aee3f3b2aee013354b authored over 5 years ago by Jens Segers <[email protected]>
:memo: Update readme

de10d6f96c86b5f90748bda47e0518de534c4069 authored over 5 years ago by Jens Segers <[email protected]>
:sparkles: New release

ce0ae1a0946eba3862f0f443103335f42e24a1ce authored over 5 years ago by Jens Segers <[email protected]>
:rotating_light: Linting

6da28966f29f3d4e0297ca19fb9384e53c8aa272 authored over 5 years ago by Jens Segers <[email protected]>
:construction: Ditch php 5.6

cf1d8efda31fb3cea0fb4f1c8083ad3fcb5096d3 authored over 5 years ago by Jens Segers <[email protected]>
Merge pull request #22 from peter279k/test_enhancement

test enhancement

9bdc78519dfe0e2c54093cb63dbd746d1eb6c7e5 authored almost 7 years ago by Jens Segers <[email protected]>
test enhancement

33b8f9c97995b3df15d97d27f1bf9372f9aa3a4e authored almost 7 years ago by peter279k <[email protected]>
Ditch 5.5 on Travis

b368f9e2474a2a50a077c74b28a16cab7773d932 authored almost 8 years ago by Jens Segers <[email protected]>
Use vendor phpunit on Travis

a75657a81716d4790ef2ea159d6775f36db6b89e authored almost 8 years ago by Jens Segers <[email protected]>
Fix tests

166b3334353759e86839a9bdf336ff0eb008cab2 authored almost 8 years ago by Jens Segers <[email protected]>
Merge pull request #5 from daison12006013/master

Updating ReadMe and Enhancement Applied

59ba2cc4767b2ee81fdd9bad571a93c619a8dd52 authored over 8 years ago by Jens Segers <[email protected]>
Enhance the Blade class to apply some sort of PSR cs

f66df5e64d7bf6af0037c256fa313b3cd0b61018 authored almost 9 years ago by Daison Carino <[email protected]>
Add some context about the integrated framework

747886c57bcf1e2a73b3752a20d1edbacb9df8f1 authored almost 9 years ago by Daison Carino <[email protected]>
Merge branch 'master' of github.com:daison12006013/blade

7c714756ba69ef0bd368802dc4fc3b741c11a32a authored almost 9 years ago by Daison Carino <[email protected]>
Add integrations from other repositories

d364bad1bd92d78cfee021076b8a2d720c4def85 authored almost 9 years ago by Daison Carino <[email protected]>
Update regarding the directive

1ccf1ea3b4e6aecee99c6ff15cb6acbbb34f5c92 authored almost 9 years ago by Daison Carino <[email protected]>
Merge pull request #4 from daison12006013/master

Resolving Compiler and Enhancing Test Suite

64e40c988583a790224d0c379be3dd074417b217 authored almost 9 years ago by Jens Segers <[email protected]>
Add space after function call

d25c05dd673439167da6b54516df8b2b85ea4900 authored almost 9 years ago by Daison Carino <[email protected]>
Add new line

2790bc87833f638d33cf9f46555e505248c085f8 authored almost 9 years ago by Daison Carino <[email protected]>
Make the engineResolver as class property

042a824abde95b9fcc68ac8aa38361aa2993c2f6 authored almost 9 years ago by Daison Carino <[email protected]>
Enhance the test suite by checking the added custom directive

38df2257cfd5213170c2843c2214d49a7425ac47 authored almost 9 years ago by Daison Carino <[email protected]>
Add function to resolve the compiler to be able to build custom directives

19c85d6ea4b6922d7e703e905aeba84d7df5a55d authored almost 9 years ago by Daison Carino <[email protected]>
adding new line in docblock

71b64809d9e55ac5ecb5c04b3179376edb2d9a6f authored almost 9 years ago by Daison Carino <[email protected]>
updating extender

2687bd6cfd4839fe275673bbd1cdbb0ceac34ffe authored almost 9 years ago by Daison Carino <[email protected]>
Bump satooshi/php-coveralls

f4302d39166dfbff67949f2724130b7f7f77e854 authored almost 9 years ago by Jens Segers <[email protected]>
Update README.md

4e88ef0073f795e3025c46d9c9c4c2547321dfc1 authored almost 9 years ago by Jens Segers <[email protected]>
Update .travis.yml

76026403cd91a9e2be4cc80ccfb10604df2ef657 authored about 9 years ago by Jens Segers <[email protected]>
Update composer.json

3e664067c56f824ab3683f05b676e996d07738a2 authored about 9 years ago by Jens Segers <[email protected]>
Update composer.json

b282ab761b53a22e1686cb36ba30209c0847f102 authored about 9 years ago by Jens Segers <[email protected]>
Remove image again

423bce6f073863dece1aa9daaefa02261fcb2b29 authored over 9 years ago by Jens Segers <[email protected]>
Add blade image

b0eee85ad2bc12a50cba837400c7d19c55593cc7 authored over 9 years ago by Jens Segers <[email protected]>
Add test for the render method

14b64109104ca2eac1f9fb8e5da0dc6c3c96b762 authored over 9 years ago by Jens Segers <[email protected]>
Fix coveralls

570e9a49e2ea602b737da1383bbd237783cea454 authored over 9 years ago by Jens Segers <[email protected]>
Readme tweaks

7200929172d78887544ff975f981d672bd610439 authored over 9 years ago by Jens Segers <[email protected]>
Remove downloads badge

dd6d56d53942a952ec367add6f276a417f973ed4 authored over 9 years ago by Jens Segers <[email protected]>
Merge pull request #1 from jenssegers/analysis-XkBxA8

Applied fixes from StyleCI

e0a7be51082e0bc5d4f7e8d4219b7e8bb7af6074 authored over 9 years ago by Jens Segers <[email protected]>
Drop PHP 5.4

e3db075103c2586493eb7b5dfb8819b23d8fe94f authored over 9 years ago by Jens Segers <[email protected]>
Applied fixes from StyleCI

b61f8c35dc04ad1d45b41392b452a27d9eeeaa74 authored over 9 years ago by Jens Segers <[email protected]>
First version

3215981c0b0b52209698b538d9629b6046133d07 authored over 9 years ago by Jens Segers <[email protected]>