Ecosyste.ms: OpenCollective

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

Pug-php

The cleanest way to code view templates
Collective - Host: opensource - https://opencollective.com/pug-php - Website: https://www.phug-lang.com/ - Code: https://github.com/pug-php/pug

Useless test as inextisting property in PHP throw an error with E_NOTICE reporting

github.com/pug-php/pug - 8548f11d29c276ca1f8f7912476341bcd2ec7093 authored over 9 years ago by KyleK <[email protected]>
Useless test as inextisting property in PHP throw an error with E_NOTICE reporting

github.com/pug-php/pug - f1404ea24e37b68462a47dce2c6777eaf68961f3 authored over 9 years ago by KyleK <[email protected]>
Useless test as inextisting property in PHP throw an error with E_NOTICE reporting

github.com/pug-php/pug - 70d320bb5df65357287b03078589f06cc4c28023 authored over 9 years ago by KyleK <[email protected]>
Useless test as inextisting property in PHP throw an error with E_NOTICE reporting

github.com/pug-php/pug - ee873d8f53634eb205751bcf71e7e556ee2b406e authored over 9 years ago by KyleK <[email protected]>
Debug cleanup

github.com/pug-php/pug - d8a90f256bf21c40b3f7ec361beab845f40e3288 authored over 9 years ago by KyleK <[email protected]>
Debug cleanup

github.com/pug-php/pug - cfd9e6b43568e7be285551488dcf6626155a1647 authored over 9 years ago by KyleK <[email protected]>
Fix object getter

github.com/pug-php/pug - 01f827b6f9d499c3326d08ec5df2e5196d6c1673 authored over 9 years ago by KyleK <[email protected]>
Fix object getter

github.com/pug-php/pug - 1640abec774b322f3947275162dcaacc728aae27 authored over 9 years ago by KyleK <[email protected]>
Allow attributes separated with spaces + Allow mixin override and mixin inner call and recursion

github.com/pug-php/pug - 1270d05517bc2d4c4a1139038869086da52a645f authored over 9 years ago by KyleK <[email protected]>
Allow attributes separated with spaces + Allow mixin override and mixin inner call and recursion

github.com/pug-php/pug - 1a499d89b308880f04e64fe372e71625ab61ed4d authored over 9 years ago by KyleK <[email protected]>
Increase specifications cover from 67% to 80%

github.com/pug-php/pug - c371a0714b5ed6bdba7d5d103d52596794e7f310 authored over 9 years ago by KyleK <[email protected]>
Increase specifications cover from 67% to 80%

github.com/pug-php/pug - 920ad2e191a56ac657062884439a155765b749f8 authored over 9 years ago by KyleK <[email protected]>
Fix tests + Cover result

github.com/pug-php/pug - f23e1357ad1f9dc2794cc30d883d1be01f5acd1f authored over 9 years ago by KyleK <[email protected]>
Fix tests + Cover result

github.com/pug-php/pug - de01a4ccc059ff54ecc69b249b506c1e3ddd828c authored over 9 years ago by KyleK <[email protected]>
PHP 5.3 compatible examples in the README

github.com/pug-php/pug - 28421c09bce5067251c9e3e7ff262d95ecbd3c82 authored over 9 years ago by KyleK <[email protected]>
PHP 5.3 compatible examples in the README

github.com/pug-php/pug - 0b80bb02a0e5c55d3b304c31d905d98571c8b48e authored over 9 years ago by KyleK <[email protected]>
Update composer

Add myself as maintainer and add missing space in keywords list.

github.com/pug-php/pug - 067369094026126a3dc7324ceda69e8bc343ffb2 authored almost 10 years ago by Kyle <[email protected]>
Update composer

Add myself as maintainer and add missing space in keywords list.

github.com/pug-php/pug - 0662bc6182990cddec08ec15060c052876938c72 authored almost 10 years ago by Kyle <[email protected]>
Merge pull request #1 from just-paja/master

Dummy PHP bug prevention

github.com/pug-php/pug - be8a11c29d429ef15a8b241f9d14f73e4b8e4373 authored almost 10 years ago by Kyle <[email protected]>
Merge pull request #1 from just-paja/master

Dummy PHP bug prevention

github.com/pug-php/pug - 138404093cfba689f1a5dfd4624cd72064d06fd2 authored almost 10 years ago by Kyle <[email protected]>
Dummy PHP bug prevention

Added dummy url_stat method to Jade\Stream\Template that just returns
blank stat info to prevent...

github.com/pug-php/pug - a6c1caf3d22730de6f424a9e2266e83506239ac3 authored almost 10 years ago by just-paja <[email protected]>
Dummy PHP bug prevention

Added dummy url_stat method to Jade\Stream\Template that just returns
blank stat info to prevent...

github.com/pug-php/pug - 3cb5d72f4879df77ecc051a6319922684431e7a3 authored almost 10 years ago by just-paja <[email protected]>
Gestion des exceptions

github.com/pug-php/pug - c74e1efb0670bc39a4fefd50ed3687c01594a8ce authored over 10 years ago by KyleK <[email protected]>
Gestion des exceptions

github.com/pug-php/pug - 72128dc8c51a73c37b2141da7f0d56a7501c9566 authored over 10 years ago by KyleK <[email protected]>
Handle file missing for includes

Instead of throw an error when a file included does not existe, a
message can be inserted.

github.com/pug-php/pug - 5050ea453f01089b8b7a0f1f55cc427f39edb6a1 authored over 10 years ago by Kyle <[email protected]>
Handle file missing for includes

Instead of throw an error when a file included does not existe, a
message can be inserted.

github.com/pug-php/pug - fafde78f6ec4e26b09c8fb82a0a3ee6f897f206c authored over 10 years ago by Kyle <[email protected]>
Do not json_encode data- prefixed attribute

Do not json_encode data- prefixed attribute automaticaly (it can be
changed with Jade\Compiler::...

github.com/pug-php/pug - 607e42cc6c757dda27a00eec8bf91822015286c5 authored over 10 years ago by kylekatarnls <[email protected]>
Do not json_encode data- prefixed attribute

Do not json_encode data- prefixed attribute automaticaly (it can be
changed with Jade\Compiler::...

github.com/pug-php/pug - 58f4e7ea21dae9cd535a3e2dbfde0500bf06175d authored over 10 years ago by kylekatarnls <[email protected]>
Ignore PHP comments

github.com/pug-php/pug - d84ddeaff9997b37387347f134127bbfc18ce52b authored over 10 years ago by Kyle <[email protected]>
Ignore PHP comments

github.com/pug-php/pug - 10a9bbb4c39d1b2acd85e49cf5440bf8ed685f91 authored over 10 years ago by Bastien <[email protected]>
Do not add $ anymore before wrong places

github.com/pug-php/pug - e547dac784f6adfff62fa4a55ef4ea185f11a919 authored over 10 years ago by Kyle <[email protected]>
Do not add $ anymore before wrong places

github.com/pug-php/pug - c06958ea94cdd4c2c032ad2acab578e543043619 authored over 10 years ago by Bastien <[email protected]>
Bug correction for Class::method() in a if condition

github.com/pug-php/pug - 3477bc994ed0ffd0b4ee72e3e15db7c68b4cb19e authored almost 11 years ago by Bastien <[email protected]>
Bug correction for Class::method() in a if condition

github.com/pug-php/pug - fdcbb1b74046339a1f8c4350a578c41f16dff18a authored almost 11 years ago by Kyle <[email protected]>
Corrections for constants in function prototype

github.com/pug-php/pug - 82ed3bfd3c0e3ac6502bf41652049a984f394ba6 authored almost 11 years ago by Bastien <[email protected]>
Corrections for constants in function prototype

github.com/pug-php/pug - 3101733361f9a0abd48405559a6c63579abd6a13 authored almost 11 years ago by Kyle <[email protected]>
Simplification

github.com/pug-php/pug - 083db102666afc9f54476189a3c03880a95b01f5 authored almost 11 years ago by Kyle <[email protected]>
Simplification

github.com/pug-php/pug - 5653178e49d78391075ff1864fe5822dfa4da97d authored almost 11 years ago by Bastien <[email protected]>
Correction du cache Jade

github.com/pug-php/pug - 96aa8db8e29bd45650ee1590ab6f9a35481dc3ac authored almost 11 years ago by Kyle <[email protected]>
Correction du cache Jade

github.com/pug-php/pug - 68882aa08060b012f2cccd217c9f1a3eaa1adeaa authored almost 11 years ago by Bastien <[email protected]>
Allow Class::CONSTANT syntax in When case

github.com/pug-php/pug - 86f60438a420604506a65380608eb049f46126de authored almost 11 years ago by Kyle <[email protected]>
Allow Class::CONSTANT syntax in When case

github.com/pug-php/pug - 28349d26d84a053d2db277a13bb04c8832844dca authored almost 11 years ago by Bastien <[email protected]>
Constants exception

github.com/pug-php/pug - 6b5154ffa748f9bafa14de52c338e469d09096d7 authored almost 11 years ago by Kyle <[email protected]>
Constants exception

github.com/pug-php/pug - 4bf55114610b0b8644593682ccb81c5d40918006 authored almost 11 years ago by Bastien <[email protected]>
Variables syntax

github.com/pug-php/pug - 4888e8935831c2b5811cf6abfc34d6b7b073ddab authored almost 11 years ago by Kyle <[email protected]>
Variables syntax

github.com/pug-php/pug - b5a59fd86b2855e66afa7e1a6f3ba1fa045711e9 authored almost 11 years ago by Bastien <[email protected]>
Better Excepted-but-got error Exception

github.com/pug-php/pug - 7ee5bbbaa171fd61eb0da5cdbf7ff2f54d372a04 authored almost 11 years ago by Kyle <[email protected]>
Better Excepted-but-got error Exception

github.com/pug-php/pug - f811440043436e28fbe9829f97afd0f851f4d530 authored almost 11 years ago by Bastien <[email protected]>
Syntax correction

github.com/pug-php/pug - 39d9a4fe229e3730d34f6f92175cf4379cf98fb0 authored almost 11 years ago by kylekatarnls <[email protected]>
No error when a mixin is redeclared

github.com/pug-php/pug - 3bc361d85e9f7d850f168fe96184bfaeedba21cd authored almost 11 years ago by kylekatarnls <[email protected]>
Clean output before throw exception from include jade file

github.com/pug-php/pug - 7a1c761024c2dfef124538e8b8510897ddd5cf76 authored almost 11 years ago by kylekatarnls <[email protected]>
Correct string dectection

github.com/pug-php/pug - 41b7b3de4ce55ec4ecd029589b46449355810898 authored almost 11 years ago by kylekatarnls <[email protected]>
Correct string dectection

github.com/pug-php/pug - 64846f78e0dfa0517baff300d66cf7e2af355745 authored almost 11 years ago by kylekatarnls <[email protected]>
Get content from buffer

github.com/pug-php/pug - 8b5afbd5451ccfe56418d4ba566880f01dfc524e authored almost 11 years ago by kylekatarnls <[email protected]>
Merge https://github.com/kylekatarnls/jade-php

github.com/pug-php/pug - f1f3049c1aaea395285ed401f2a7e3ff374dbed2 authored almost 11 years ago by kylekatarnls <[email protected]>
Compatibilité Laravel

github.com/pug-php/pug - ef0991b83f283bdb3b7f9a097d4dcaeef20bd144 authored almost 11 years ago by kylekatarnls <[email protected]>
Package name

github.com/pug-php/pug - 2dcda33b894886ec78b5709023b2097977c4b611 authored almost 11 years ago by kylekatarnls <[email protected]>
Update examples

github.com/pug-php/pug - 77230d2eef2f0d4f045292a5906162f0c0499421 authored about 11 years ago by ronan-gloo <[email protected]>
Fix bad object / array evaluation in Compiler

github.com/pug-php/pug - 3294af62ed29619762d5fd5d5c05330d5c61bf83 authored about 11 years ago by ronan-gloo <[email protected]>
Fix compiler conflict from latest merge

github.com/pug-php/pug - 5955fbe126e2f8937f26792c862b770fb6ca3027 authored about 11 years ago by ronan-gloo <[email protected]>
Interface filters

github.com/pug-php/pug - 4fbd2efef518ae4acf6221108ce0e53eb57fcb5e authored about 11 years ago by ronan-gloo <[email protected]>
Merge pull request #1 from sszigeti/master

Bugfix. 'for' no longer shadows the 'foreach' keyword

github.com/pug-php/pug - 7aa5b1672f2b4002adc025d9e1fd0f1c086d1ef2 authored about 11 years ago by Ronan <[email protected]>
Fix 5.4 array notation in Jade.php

github.com/pug-php/pug - bc1f72d45bee606e40ab5a52bd1e69683677786e authored about 11 years ago by ronan-gloo <[email protected]>
Bugfix. 'for' no longer shadows the 'foreach' keyword

github.com/pug-php/pug - c1e6fc6a8578b849cc5bf973440a252d94ec4b79 authored over 11 years ago by Sandor Szigeti <[email protected]>
Allow empty files

github.com/pug-php/pug - 6462ff2ebfda723192ee0ed666033c0ae8f1804a authored over 11 years ago by Ronan <[email protected]>
remove wrong file headers

github.com/pug-php/pug - 82900d8c6c169939263fcea76ad0ae093802ecdb authored over 11 years ago by Ronan <[email protected]>
add files

github.com/pug-php/pug - 679839df2bf81e2cf015629b693687ccba53c608 authored over 11 years ago by Ronan <[email protected]>
Remove filter class & stream encoding

github.com/pug-php/pug - ad4f66a661aab7735eba03799764d4e1f818b74f authored over 11 years ago by Ronan <[email protected]>
change setFilter to filter

github.com/pug-php/pug - ef5028d552ba36ff5eb410a82a1150a730401250 authored over 11 years ago by Ronan <[email protected]>
change composer lib name

github.com/pug-php/pug - ae51414651079bc564ba635eaf42d60f53b5616b authored over 11 years ago by Ronan <[email protected]>
Fix composer syntax

github.com/pug-php/pug - eef7e67a6e3488634943d1a9c3b42522fd37ea0a authored over 11 years ago by Ronan <[email protected]>
Update some code and filter implementation

github.com/pug-php/pug - 20b08e00cc08c497baad7c8043a885cfb2baead1 authored over 11 years ago by Ronan <[email protected]>
Implements Custom filters

github.com/pug-php/pug - 164f677302dcc031202db853d081bcb9842b35cd authored over 11 years ago by Ronan <[email protected]>
Creates stream for non-cached render

github.com/pug-php/pug - 9273fdbc74d95263b7820c7dd4446ea70e545b49 authored over 11 years ago by Ronan <[email protected]>
extract to corrc

github.com/pug-php/pug - 5d3519a83776ec0a4561c21daf5e89989a9acfd5 authored over 11 years ago by Ronan <[email protected]>
Uodate cache routine

github.com/pug-php/pug - e174b84dc0b5ec4e5f9cc42c45854e5f9838bfac authored over 11 years ago by Ronan <[email protected]>
Jade Constructor accepts options

github.com/pug-php/pug - f2fe74ce1b5521b372d5cbe0133ba7b7648f4b69 authored over 11 years ago by Ronan <[email protected]>
Add Filter folder

github.com/pug-php/pug - 792b7d28df32f761d273a073410b7d7df188917d authored over 11 years ago by Ronan <[email protected]>
Move folders

github.com/pug-php/pug - ff22a2421eb5f0583040a48c47179a57d21e707f authored over 11 years ago by Ronan <[email protected]>
Fix caching if multiple files have same name

I'm an idiot, I truly am.

github.com/pug-php/pug - 1345d805e6670fa8f589ee9446a8d16ae74173c0 authored almost 12 years ago by Luke GB <[email protected]>
Only add a $ if no $ already

github.com/pug-php/pug - e0b7792fc4120b21314f975d418b07c855099f18 authored almost 12 years ago by Luke Granger-Brown <[email protected]>
When calling functions, do it with in-scope functions-in-variables.

github.com/pug-php/pug - 4119587e7c164e619ed2f27bbe35e0e26d59e606 authored almost 12 years ago by Luke Granger-Brown <[email protected]>
Fix caching functionality

github.com/pug-php/pug - c462a41b329301e98683baa9d38de598f173a0e2 authored almost 12 years ago by Luke Granger-Brown <[email protected]>
Fix CSS filter

github.com/pug-php/pug - dd717fbd647e75de36741494eeb5075c5d1e99e3 authored almost 12 years ago by Luke Granger-Brown <[email protected]>
Update composer.json and README.md so I can stick this on Packagist

github.com/pug-php/pug - 75f3910058db670090fd4a2da7a3622dcaabdd45 authored almost 12 years ago by Luke Granger-Brown <[email protected]>
support for methods as properties.

github.com/pug-php/pug - c103a219a472dda71d3d1ccb01d50407a9106f98 authored almost 12 years ago by sisoft <[email protected]>
fix parsing php code with scopes(::), properties.

github.com/pug-php/pug - f4243ba4938d2a83e6a648cb72cd1a4b0facf1f1 authored almost 12 years ago by sisoft <[email protected]>
Merge pull request #7 from fcrosfly/master

fix the leading number in var name

github.com/pug-php/pug - b2c39361f12497ab6728fac6807dd18d35901318 authored about 12 years ago by sisoft <[email protected]>
move filters to a class, remove global functions

github.com/pug-php/pug - dd84f07d3aec090e8c7badc5d99f6e135bf68c69 authored about 12 years ago by fcrosfly <[email protected]>
Merge pull request #6 from mixinternet/master

Changing extension as static access variable.

github.com/pug-php/pug - 668785a6bc53a698e8323244852e44bebdae45ff authored about 12 years ago by sisoft <[email protected]>
setting extension of parse as static.

github.com/pug-php/pug - 18e82e319542af4d23a117b240d276b8b38a264b authored about 12 years ago by Sadjow <[email protected]>
add sample web application.

github.com/pug-php/pug - 1e1cd4a1650b8f68bf476c3b22edd07f5d3221c4 authored about 12 years ago by Stepan Pologov <[email protected]>
uniform spaces/tabs indentation.

github.com/pug-php/pug - 75578dd723b0c55cef609ded5662f31f24820f47 authored about 12 years ago by Stepan Pologov <[email protected]>
Merge pull request #4 from fcrosfly/master

for production environment, remove all global functions in filter

github.com/pug-php/pug - 18455d716ed067d84df357a624077562916cf9d4 authored about 12 years ago by sisoft <[email protected]>
Merge branch 'master' of https://github.com/sisoftrg/jade.php

github.com/pug-php/pug - 48c2b68e94609387b73c50ba635a0334518767c8 authored about 12 years ago by fcrosfly <[email protected]>
move filters to a class, remove global functions

github.com/pug-php/pug - d78c01ada07843c9491d5b359ad4a93aa3a3268f authored about 12 years ago by fcrosfly <[email protected]>
add test for last merge.

github.com/pug-php/pug - 99e10ff8ece956c4a8a2b7b136b5b89d4b5a9a8f authored about 12 years ago by Stepan Pologov <[email protected]>
Merge pull request #2 from fcrosfly/master

fix a multibyte bug in Lexer.

github.com/pug-php/pug - 3851c14e7a0dda5e3ef99b13d741523969531593 authored about 12 years ago by sisoft <[email protected]>
Merge https://github.com/sisoftrg/jade.php

github.com/pug-php/pug - bbbbee160d1a17171abfef91638de337e79aad71 authored about 12 years ago by Honghao Liang <[email protected]>