Ecosyste.ms: OpenCollective

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

KumbiaPHP

KumbiaPHP framework
Collective - Host: opensource - https://opencollective.com/kumbiaphp - Website: https://kumbiaphp.com - Code: https://github.com/KumbiaPHP

Change to use Adapterman

github.com/KumbiaPHP/KumbiaPHP - 3c35cb43f9b91281751d33ceabb076e08f7a9f8a authored about 1 year ago by Joan Miquel <[email protected]>
Merge pull request #354 from HenryMalas/dev

Fix. filtrado tambien para arrays.

github.com/KumbiaPHP/KumbiaPHP - 60854e5f7dd74077f01ae15b915b9878a356aca6 authored over 1 year ago by Joan Miquel <[email protected]>
Merge pull request #350 from HenryMalas/1.0

Se inicializa el array vacio.

github.com/KumbiaPHP/KumbiaPHP - 6b97e9300957d3dc3937f98eeb7247ceb8664a46 authored over 1 year ago by Joan Miquel <[email protected]>
Fix. filtrado tambien para arrays. htmlspecialchars solo funciona con string

github.com/KumbiaPHP/KumbiaPHP - 80c9e4f9cfff658f23e9b351c3c6769df07e1521 authored over 1 year ago by HenryMalas <[email protected]>
Merge branch 'KumbiaPHP:master' into 1.0

github.com/KumbiaPHP/KumbiaPHP - b30a37ea59158c3306e5b353bdffd870711a4b55 authored over 1 year ago by HenryMalas <[email protected]>
Merge pull request #353 from henrystivens/master

Updating copyright 2023

github.com/KumbiaPHP/KumbiaPHP - 4891267a76b1b5fc39a2991934ba6ee375f7f558 authored over 1 year ago by Henry Stivens Adarme <[email protected]>
Updating 2023 copyright to the license file

github.com/KumbiaPHP/KumbiaPHP - b9ff9cd11897638941f27f0054a85f7e6ca8789d authored over 1 year ago by Henry Stivens Adarme M <[email protected]>
Updating 2023 copyright to the 'default' folder

github.com/KumbiaPHP/KumbiaPHP - 4f01f78582cbcb26f1da60ba65fc815556ff2b52 authored over 1 year ago by Henry Stivens Adarme M <[email protected]>
Updating 2023 copyright to the 'core' folder

github.com/KumbiaPHP/KumbiaPHP - 96b6f3a7124e0e94c6141038ebb296baec0cadb8 authored over 1 year ago by Henry Stivens Adarme M <[email protected]>
Merge pull request #352 from henrystivens/dev

Updating the copyright 2023

github.com/KumbiaPHP/KumbiaPHP - 7fa81147d7d64f8b2f117cd5ad3a08d73f80c446 authored over 1 year ago by Henry Stivens Adarme <[email protected]>
Updating 2023 copyright to the license file

github.com/KumbiaPHP/KumbiaPHP - 3d61ed43c75ce554daf69fdbd0ac2b4195a456e1 authored over 1 year ago by Henry Stivens Adarme M <[email protected]>
Updating 2023 copyright to the 'default' folder

github.com/KumbiaPHP/KumbiaPHP - 657977eec4a34743ada135546dc3769c8a094d2e authored over 1 year ago by Henry Stivens Adarme M <[email protected]>
Updating 2023 copyright to the 'core' folder

github.com/KumbiaPHP/KumbiaPHP - 264e8b1aef2e09e89347fcea5849e31825232acb authored over 1 year ago by Henry Stivens Adarme M <[email protected]>
Se inicializa el array vacio.

github.com/KumbiaPHP/KumbiaPHP - a0abfdd8457983463f7421591c19026827e08b41 authored about 2 years ago by HenryMalas <[email protected]>
Merge pull request #349 from HenryMalas/1.0

Cast string para compatibilidad >php8.1

github.com/KumbiaPHP/KumbiaPHP - 598af09d45b14115f01386c599dc835c5ca9f793 authored about 2 years ago by Joan Miquel <[email protected]>
Cast string para compatibilidad > php8.1

github.com/KumbiaPHP/KumbiaPHP - afa3569fb2726ee7535dbe3b3de73672e38fbf11 authored about 2 years ago by HenryMalas <[email protected]>
Merge pull request #348 from joabac/patch-1

datetime input type deprecated

github.com/KumbiaPHP/KumbiaPHP - 20308de5e3cef1b781a8506a0ee6df98acbfc422 authored about 2 years ago by Joan Miquel <[email protected]>
datetime input type deprecated

The "datetime" input type is deprecated , the new available type is "datetime-local"
https://w...

github.com/KumbiaPHP/KumbiaPHP - b62fa83cbc6c2d2c46b38d645136808ea3181323 authored about 2 years ago by Joaquin Andres Bacigalupo <[email protected]>
Merge pull request #126 from KumbiaPHP/dev

Método para retornar el número de elementos por página configurado

github.com/KumbiaPHP/ActiveRecord - 7ef3e0b301d3b9ec2a53e356665ded8542449ef6 authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Merge pull request #125 from henrystivens/dev

Método para retornar el número de elementos por página configurado

github.com/KumbiaPHP/ActiveRecord - 00f781cf1baba7a8d9d8ebdbfcec69b86b1bf13a authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Merge pull request #2 from henrystivens/henrystivens-perPage-1

Rename function to getPerPage()

github.com/KumbiaPHP/ActiveRecord - ee89f54a6835c0fff892640a563bbabc727a7186 authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Rename function to getPerPage()

github.com/KumbiaPHP/ActiveRecord - bd732702ae2200d7f18965d606fa0040260ee27e authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Merge pull request #1 from henrystivens/henrystivens-perPage-1

Add perPage() method to get items per page

github.com/KumbiaPHP/ActiveRecord - 42c349042433fae1f2506f8db0f8198bbbf07eb2 authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Add perPage() method to get items per page

github.com/KumbiaPHP/ActiveRecord - 5bdfb68c8bc707057daf706219f21b81751dedd4 authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Merge pull request #345 from KumbiaPHP/master

Delete extrict type hint

github.com/KumbiaPHP/KumbiaPHP - 64f36ae111dc63159c6aef1c593bcf13b7ac02ea authored over 2 years ago by Joan Miquel <[email protected]>
Delete extrict type hint

Break legacy apps

github.com/KumbiaPHP/KumbiaPHP - d62cb072bef8f8c06b53b3285a5a5b954bafa0ec authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #124 from nelsonrojasn/update-list-of-methods-lite-record

Update list of methods lite record

github.com/KumbiaPHP/ActiveRecord - d115353d5f4f893c82346dfef558c0d5929825d7 authored over 2 years ago by Joan Miquel <[email protected]>
updating filter methods

github.com/KumbiaPHP/ActiveRecord - 07bd63c4dbdf6d1fa4d1b722b14f5a42fbb4a55e authored over 2 years ago by Nelson Rojas <[email protected]>
fixing typo

github.com/KumbiaPHP/ActiveRecord - f6752b9a61c1804e7b023e5d22d9b2a7b9889669 authored over 2 years ago by Nelson Rojas <[email protected]>
including shortant methods

github.com/KumbiaPHP/ActiveRecord - 6d81bbeb86a3dc59856b2479a5076bee6b436423 authored over 2 years ago by Nelson Rojas <[email protected]>
Merge pull request #121 from nelsonrojasn/correccion-en-markdown

correcciones en formato de markdown

github.com/KumbiaPHP/ActiveRecord - 03419b195ea7c152b9ea496f1b8d2bb67c2c2018 authored over 2 years ago by Joan Miquel <[email protected]>
correcciones en formato de markdown

github.com/KumbiaPHP/ActiveRecord - 9539fc05b8d1142bdd9ee67305ecce943db4fc4e authored over 2 years ago by Nelson Rojas <[email protected]>
Merge pull request #120 from KumbiaPHP/dev

Add license :) BSD3

github.com/KumbiaPHP/ActiveRecord - a97212505d2dea95e9a769bf8be6cd3a51ef8ac1 authored over 2 years ago by Joan Miquel <[email protected]>
Merge pull request #119 from nelsonrojasn/actualizar-readme-agregando-metodos-literecord

Actualización readme español metodos de LiteRecord

github.com/KumbiaPHP/ActiveRecord - e9fa52b3d817351dab3a72960c54e56b3d940e64 authored over 2 years ago by Joan Miquel <[email protected]>
Add license :) BSD3

github.com/KumbiaPHP/ActiveRecord - ec15fd20f93ad216177d9eb4fa9c0a6c604a392d authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #118 from nelsonrojasn/updating-readme-adding-literecord-methods

Updating methods for LiteRecord in english readme

github.com/KumbiaPHP/ActiveRecord - d9bdc09c24a696f3293825a1d9380d38891a63e3 authored over 2 years ago by Joan Miquel <[email protected]>
Actualización readme español metodos de LiteRecord

github.com/KumbiaPHP/ActiveRecord - 4cdcba8a2eb67c6b0daaa37795680eb2191a59a4 authored over 2 years ago by Nelson Rojas <[email protected]>
Updating methods for LiteRecord in english readme

github.com/KumbiaPHP/ActiveRecord - 98375d974c488fee1bc1767f162693ed65d97832 authored over 2 years ago by Nelson Rojas <[email protected]>
Merge pull request #343 from KumbiaPHP/master

Update dev

github.com/KumbiaPHP/KumbiaPHP - dbfe2e09385b172fa1585c1826f259f1b31ccbaf authored over 2 years ago by Joan Miquel <[email protected]>
Typehint Flash class

github.com/KumbiaPHP/KumbiaPHP - 35916234e9a8c85f5906cc3ae20834a98afd9ce1 authored over 2 years ago by Joanhey <[email protected]>
Clean more classes

github.com/KumbiaPHP/KumbiaPHP - ec5e635929b5a2b63373a4c05c12c0ac6e4f3556 authored over 2 years ago by Joanhey <[email protected]>
Clean various classes

github.com/KumbiaPHP/KumbiaPHP - 00fab30ca4707c9ecaa3f5fef8035195ac167e7a authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #36 from odairdelahozgh/master

corrijo redacción README.md

github.com/KumbiaPHP/Koot - a2d2c1edded0b3eb2c86aa902adb1b8d27ecd90d authored over 2 years ago by Joan Miquel <[email protected]>
Update README.md

github.com/KumbiaPHP/Koot - aa31f4d0bc437242d6f85df0b5ad8316b48e5f2d authored over 2 years ago by ConstruxZion Soft (co) - Odair <[email protected]>
modifico instrucciones en README.md

github.com/KumbiaPHP/Koot - 81904673c664ee9a8149d0572b91a7def01ff684 authored over 2 years ago by ConstruxZion Soft (co) - Odair <[email protected]>
Merge pull request #35 from odairdelahozgh/master

Traducción inicial

github.com/KumbiaPHP/Koot - 9f868ee7ba3c7b0ef05866d8bd19acc62023152e authored over 2 years ago by Joan Miquel <[email protected]>
Traducción inicial

github.com/KumbiaPHP/Koot - 2512a466add3d1f98d1df4f34db90b038d4134e7 authored over 2 years ago by ConstruxZion Soft (co) - Odair <[email protected]>
Merge pull request #34 from HilarioSerrano/patch-1

Update Readme.md

github.com/KumbiaPHP/Koot - 2e432834104cf88ed430dc5f79052fc3efce405b authored over 2 years ago by Joan Miquel <[email protected]>
Update Readme.md

github.com/KumbiaPHP/Koot - 8e52f8e2fa3945d7b8513d45e82a6da441406c30 authored over 2 years ago by Hilario Serrano <[email protected]>
Merge pull request #33 from joanhey/admin-template

Admin template

github.com/KumbiaPHP/Koot - f96fefe774ada5ff70d7788943883e9e1dc1c142 authored over 2 years ago by Joan Miquel <[email protected]>
Fix intitialize admin

github.com/KumbiaPHP/Koot - 66fab62d3a1a5516be14298037d8c6241a7c4e6c authored over 2 years ago by Joanhey <[email protected]>
Created initial admin template

github.com/KumbiaPHP/Koot - 5c948bb0c83cf89a62aaf8aeadb4fe937371ed82 authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #32 from henrystivens/master

Add customers and countries tables as examples to sqlite

github.com/KumbiaPHP/Koot - 7da1fc4da26632c32c1cdf702ed52a11b02a3266 authored over 2 years ago by Joan Miquel <[email protected]>
Add customers and countries tables as examples

github.com/KumbiaPHP/Koot - 30de1b91cb0f1b8377e0784ebfc3b007f7cdc731 authored over 2 years ago by Henry Stivens Adarme <[email protected]>
Merge pull request #31 from joanhey/roles

Delete extends from LiteRecord Roles model

github.com/KumbiaPHP/Koot - c2ac69a46793d22a9b4d2f73ab735699392618d6 authored over 2 years ago by Joan Miquel <[email protected]>
Delete extends from LiteRecord Roles model

github.com/KumbiaPHP/Koot - 3c2d56dc79bbefef37edf0faacc0c55045f6bc7b authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #30 from joanhey/roles

Roles in open source

github.com/KumbiaPHP/Koot - af59d5c51a4c3a56c555632b2de7ae5d2de9d946 authored over 2 years ago by Joan Miquel <[email protected]>
Roles in open source

github.com/KumbiaPHP/Koot - 4024f9c23c58e562739537afad97cefac4638547 authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #29 from joanhey/kttp

Initial kumbia http client

github.com/KumbiaPHP/Koot - 246c6e7e9d959cf1fd1d0ef23ff4b3e0a67a7fbc authored over 2 years ago by Joan Miquel <[email protected]>
Initial kumbia http client

github.com/KumbiaPHP/Koot - bcf4f58d1d8e488ff3dbc5830d485257ba956d3d authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #28 from joanhey/pickadate

Delete pickadate.js

github.com/KumbiaPHP/Koot - d765877be454b325b79f715683824dd0218345e1 authored over 2 years ago by Joan Miquel <[email protected]>
Delete pickadate.js

github.com/KumbiaPHP/Koot - 0b95acdecb7a61903aa5db6c50985c93348f00fd authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #27 from joanhey/picocss

Update to Picocss

github.com/KumbiaPHP/Koot - 3fc5fa45f9b218ace0d16f19b13d1ec295ac4383 authored over 2 years ago by Joan Miquel <[email protected]>
Update to Picocss

github.com/KumbiaPHP/Koot - d54e14f909b5de28766c3c1241b6dd4b1b8075fd authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #55 from joanhey/templates

Delete prism loading in template

github.com/KumbiaPHP/Sandbox - 472d955a7739a589bb834cd76e8429f1f45cacb2 authored over 2 years ago by Joan Miquel <[email protected]>
Merge branch 'KumbiaPHP:master' into templates

github.com/KumbiaPHP/Sandbox - c76aeaf9aeb58dcbea6519dd95404bc93c872c84 authored over 2 years ago by Joan Miquel <[email protected]>
Delete prism loading in template

github.com/KumbiaPHP/Sandbox - 7b9ed8a213d7a5cb828b8af0430400ae54511643 authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #54 from joanhey/templates

Lazy loading slack badge

github.com/KumbiaPHP/Sandbox - 5a2824eeb6f19961402f78baddd802c762a1349b authored over 2 years ago by Joan Miquel <[email protected]>
Merge branch 'templates' of https://github.com/joanhey/Sandbox into templates

github.com/KumbiaPHP/Sandbox - 644ea1b3962dba433467f7f8a73cd0d91cfd12a3 authored over 2 years ago by Joanhey <[email protected]>
Add lazy loaging to slack badge

github.com/KumbiaPHP/Sandbox - 9a93bfc02bf0466025631cdf17eaceac081654f0 authored over 2 years ago by Joanhey <[email protected]>
Add lazy loagint to slack badge

github.com/KumbiaPHP/Sandbox - 168d655756ead4d7699d89d69de53edd728174ff authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #53 from joanhey/templates

Add lazy loading

github.com/KumbiaPHP/Sandbox - a40d15e65cdd7f246e18a9d80da605e064452f05 authored over 2 years ago by Joan Miquel <[email protected]>
Small change

github.com/KumbiaPHP/Sandbox - 1403a40f25f337062770dc2a8c724ece45c10645 authored over 2 years ago by Joanhey <[email protected]>
Add lazy loading in github images

github.com/KumbiaPHP/Sandbox - 2581d5bc916f315d356de5d298a88db8d0750d17 authored over 2 years ago by Joanhey <[email protected]>
Merge pull request #117 from KumbiaPHP/dev

Update from dev

github.com/KumbiaPHP/ActiveRecord - 575afb800a26053761774c74622c4ea14987090b authored over 2 years ago by Joan Miquel <[email protected]>
Add type hints to get()

github.com/KumbiaPHP/ActiveRecord - da9bb292d31280bfce3ff99a2d85e8422e949296 authored over 2 years ago by Joanhey <[email protected]>
Update filter() to use static

github.com/KumbiaPHP/ActiveRecord - 65a48a494428ef5dbd52b5cc19b108a18b88a7de authored over 2 years ago by Joanhey <[email protected]>
Update Session

github.com/KumbiaPHP/KumbiaPHP - fb906b87bad491842e3edb242b2be643bb7081c3 authored over 2 years ago by Joanhey <[email protected]>
More cleaning in autoload

github.com/KumbiaPHP/KumbiaPHP - ab5680700d32e04bc030bb9a890cc70f447a1cfc authored over 2 years ago by Joanhey <[email protected]>
Delete unnecessary return in autoload

github.com/KumbiaPHP/KumbiaPHP - 216254176de6231d325c9a8a58c2495aa1839cc4 authored over 2 years ago by Joanhey <[email protected]>
[ci skip] Update english Readme

github.com/KumbiaPHP/KumbiaPHP - a6f9c7ad05336a00ca15c7c26626219a3864d949 authored over 2 years ago by Joanhey <[email protected]>
Clean autoload

github.com/KumbiaPHP/KumbiaPHP - f2256139079cdaa4625caebec484ed27699de31e authored over 2 years ago by Joanhey <[email protected]>
Update github action phpunit

github.com/KumbiaPHP/KumbiaPHP - 800ca12e0429f7be113fdb8d1f9a8ea7b6e7a8d2 authored over 2 years ago by Joanhey <[email protected]>
Add phpunit as tool

github.com/KumbiaPHP/KumbiaPHP - b602bd4c0b08f99c5f3cd4b9bcd52fbad36dcf60 authored over 2 years ago by Joanhey <[email protected]>
Use phpunit direct

github.com/KumbiaPHP/KumbiaPHP - 76ff01759ffb8d5af0488706e34c34451f933b23 authored over 2 years ago by Joanhey <[email protected]>
Change workflow name

github.com/KumbiaPHP/KumbiaPHP - 5de5627127900cfaf7aeea5ef4a148e576149523 authored over 2 years ago by Joanhey <[email protected]>
Update phpunit github action

github.com/KumbiaPHP/KumbiaPHP - d8aa49d3f7d97e62ff4fc8f4d590ee6fb99063c0 authored over 2 years ago by Joanhey <[email protected]>
Add github actions to run phpunit

As travis is no longer available

github.com/KumbiaPHP/KumbiaPHP - d0bd88b58648d7e583197e02d16512b74543e5b6 authored over 2 years ago by Joanhey <[email protected]>
Add verbose to phpunit config in core

github.com/KumbiaPHP/KumbiaPHP - 22bda89ba951628944dd9e67986977b7969a5ad1 authored over 2 years ago by Joanhey <[email protected]>
Update core tests and composer to use phpunit 9.x

github.com/KumbiaPHP/KumbiaPHP - 7d1500cc650dbc51ad73b2c3eea29106fa1040f3 authored over 2 years ago by Joanhey <[email protected]>
Update travis and phpunit xml in app

github.com/KumbiaPHP/KumbiaPHP - 55d3e73b5494c87be0e67609d461b9ae7d861a51 authored over 2 years ago by Joanhey <[email protected]>
Add typehint in scaffold controller

github.com/KumbiaPHP/KumbiaPHP - 83f4172df52b9ef55204506ec5527d8fcf4ba571 authored over 2 years ago by Joanhey <[email protected]>
Update trvis config and pages test

github.com/KumbiaPHP/KumbiaPHP - e7691a6585434264bd378219dce8a3c27f936590 authored over 2 years ago by Joanhey <[email protected]>
Update controller

github.com/KumbiaPHP/KumbiaPHP - 765b5d7bc2034289aa72d5891d504ce4c0614fbf authored over 2 years ago by Joanhey <[email protected]>
Update router

github.com/KumbiaPHP/KumbiaPHP - f27afdfdd79253a6b63b6eb4214a4aa62f80340f authored over 2 years ago by Joanhey <[email protected]>
Update KumbiaException

github.com/KumbiaPHP/KumbiaPHP - 10c53c4c1a0bdd67d86babe01713c947b4840b82 authored over 2 years ago by Joanhey <[email protected]>
Clean csv template

github.com/KumbiaPHP/KumbiaPHP - 09a7c8b1a23fd883597a243e58b9fde0f9e13604 authored over 2 years ago by Joanhey <[email protected]>
More files updated to php7.4

github.com/KumbiaPHP/KumbiaPHP - aabd1e9a2664506406be26eba009e8312b2b92ca authored over 2 years ago by Joanhey <[email protected]>
Update more files to php7.4

github.com/KumbiaPHP/KumbiaPHP - 52df74866b10c989b6fb192aff8f0819a45243f2 authored over 2 years ago by Joanhey <[email protected]>