Ecosyste.ms: OpenCollective

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

github.com/voku/paris

A lightweight Active Record implementation for PHP5, built on top of Idiorm. [Fork]
https://github.com/voku/paris

Updated previous change to has_many_through() class name concatenation to take standard/namespace prefixes into consideration

Added tests

3936c196b44fe672a5ce476af59664e49e7762de authored almost 12 years ago by d <d>
Added support for auto_prefix_models to has_many_through() (Issue #52)

74a9287333336d38e1874a2083d6a6d147075597 authored almost 12 years ago by d <d>
Get doc syntax highlighting working

e7552cd32d6578e0a13a223f36a8590a3b87af91 authored almost 12 years ago by Simon Holywell <[email protected]>
Get syntax highlighting working code example

3cfbba84ffebc2a747d2a2fa582010fc0a9321a4 authored almost 12 years ago by Simon Holywell <[email protected]>
Update the release date

f42f7338c8a7481ca790d4c0705abd1ef29fd740 authored almost 12 years ago by Simon Holywell <[email protected]>
Remove old tests and update Idiorm in tests dir

179bcdda9044904d0322974bc6336a5d69b44b82 authored almost 12 years ago by Simon Holywell <[email protected]>
Add travis-ci to Paris

0b7fed20c4ef63867f3e85a8466c35f02d826f74 authored almost 12 years ago by Simon Holywell <[email protected]>
Add Firebird and PostgreSQL to supported DBs

c836dcda539cc468bdd120cde8637ca4203f55e4 authored almost 12 years ago by Simon Holywell <[email protected]>
Fix accidental double backslashes

5856dd41b38e10a7511226e1a98e8dfafb217e48 authored almost 12 years ago by Simon Holywell <[email protected]>
Merge branch 'master' of https://github.com/j4mie/paris

Conflicts:
README.markdown

708e1524de1d2d71b86a64254516f3e5e9cd129c authored almost 12 years ago by Simon Holywell <[email protected]>
Issue #34 Update idiorm.php in tests folder

8c023f4e038b8f87d9306e994ed44c8edcc485b6 authored almost 12 years ago by Simon Holywell <[email protected]>
Allow a prefix for model class names

0ca5d554d4eaf3e702b43fce6efd4cf609737915 authored almost 12 years ago by Simon Holywell <[email protected]>
Add in a code sample to readme

219e92af1d290880970325a8aeae62cbc8b79ed4 authored almost 12 years ago by Simon Holywell <[email protected]>
Add changelog for multiple connections

132e06cec552c7798a17a80989cc48c6968c520e authored almost 12 years ago by Simon Holywell <[email protected]>
Normalise code style, var names, etc

23183fb8318c44186bfc2b570dfd163cf4cdbeb6 authored almost 12 years ago by Simon Holywell <[email protected]>
Merge branch 'dev-multi' of github.com:tag/paris into feature-multiple-connections

Conflicts:
docs/index.rst

0ffba200be88cbb4884a49a948a7aa3e1064e8d7 authored almost 12 years ago by Simon Holywell <[email protected]>
Issue #16 Migration support

85729be61602d108f19f62e78879decea64fdded authored almost 12 years ago by Simon Holywell <[email protected]>
Merge remote-tracking branch 'upstream/develop' into dev-multi. Converted multiple connection tests to phpunit and multiple connection documentation to rst.

Completes multiple connection implementation of Paris, as discussed in j4mie/idiorm#76.

(Resolv...

c73d039e8d177f6d0b805e7db2e1541aa5237101 authored almost 12 years ago by Tom Gregory <[email protected]>
Update README.markdown

555add8a1e02f0355492bca8a76ea4db1a1cf2cd authored almost 12 years ago by Simon Holywell <[email protected]>
Update docs/installation.rst

5be8438b8b4623d1eba6e775e0764987763bcffd authored almost 12 years ago by Simon Holywell <[email protected]>
Merge branch 'develop' of https://github.com/j4mie/paris into develop

2ba92ca7f9b22664e1a2667da59b7814eed13d56 authored almost 12 years ago by Simon Holywell <[email protected]>
Move all Paris tests to PHPUnit

52b1a4f4ee01285f95d1e9e98983e2c981186624 authored almost 12 years ago by Simon Holywell <[email protected]>
Bump idiorm version in composer requirements

1daebd11da5089f58c5e30a3cda50a59a53f944e authored almost 12 years ago by Simon Holywell <[email protected]>
Merge pull request #44 from javiervd/patch-1

Change autoload option to classmap

c891d80b2c7ea65bf3e21d33a525cb1741c6106a authored almost 12 years ago by Simon Holywell <[email protected]>
Change autoload option to classmap

Instead of requiring the file explicitly on every request 
the classmap option allows to load t...

fcabb4a9cdc9eecb9a84c9f6f6f59faa8f9a0b12 authored almost 12 years ago by Javier Villanueva <[email protected]>
Update idiorm in tests folder

5dd95dd139ed2959eaee5e2aaeb211bd7adf9b29 authored almost 12 years ago by Simon Holywell <[email protected]>
Change Paris to work with new IdiormResultSet

b04236ebba3632c057c0a7030e86b791a7618094 authored almost 12 years ago by Simon Holywell <[email protected]>
Change Dummy to Mock

9677a42ee06da0c602de89598e3f77ac5ae62a2b authored almost 12 years ago by Simon Holywell <[email protected]>
Merge branch 'sphinxdocs' into develop

Conflicts:
README.markdown

350e66ee9bfa313aa162bc601c465d342f327ef0 authored about 12 years ago by Simon Holywell <[email protected]>
Multiple connections in Paris

Finishes Paris side of j4mie/idiorm#15. Requires (of course) pull request at j4mie/idiorm#76, wh...

70f2e22cf089b1c10051ad43f1404fa25445dbf5 authored about 12 years ago by Tom Gregory <[email protected]>
Merge remote-tracking branch 'upstream/develop' into dev-multi

53d0822e7333697e93198f5e48ebe3b99797b5b8 authored about 12 years ago by Tom Gregory <[email protected]>
Initial move of the documentation to Sphinx

5c1d5f0e7a804d5bee94a651bb0c36f2b759b8b9 authored about 12 years ago by Simon Holywell <[email protected]>
Closes issue #40 Add is_new method

106981d1a7b33a456798f4538834a1602b57ffad authored about 12 years ago by Simon Holywell <[email protected]>
Merge branch 'develop' into sphinxdocs

80261d4659a796ad8c6e70e0814567e3d0117ced authored about 12 years ago by Simon Holywell <[email protected]>
Coses issue #39 Add set_expr to Paris

5346c15174bbcb8fb3c2cd323c1c875a3599a535 authored about 12 years ago by Simon Holywell <[email protected]>
Begin sphinx docs setup

62e808387e2f5f241cb81d5a18f6fe8c25081314 authored about 12 years ago by Simon Holywell <[email protected]>
Merge pull request #35 from @tag

92c6e4acffd303a74dc237d3780ccf98f887f9ee authored about 12 years ago by Simon Holywell <[email protected]>
Keep .git* files out of export package too.

5754aa1a1ed9ee166e63581564229db70751bafa authored about 12 years ago by tag <[email protected]>
Attempt to exclude tests from deployments, usinng .gitignore

7605278cc3d4c912afa2e8d02ce8777ed0a62083 authored about 12 years ago by tag <[email protected]>
Update version of Idiorm used in `/test`.

d995d7a17ddff43a25ab10d99decedcf9eb5ec1f authored about 12 years ago by tag <[email protected]>
Update version of Idiorm used in `/test`.

8f74e6503183d51402f97594ebc7d1c72465aac7 authored about 12 years ago by tag <[email protected]>
Keep .git* files out of export package too.

4675e6d4d6e9a45fc3417ae98f1bb87b2ba22ee5 authored about 12 years ago by tag <[email protected]>
Attempt to exclude tests from deployments, usinng .gitignore

67dc9f73ca9d2f96817d4899474948298938a0fa authored about 12 years ago by tag <[email protected]>
Update version of Idiorm used in `/test`.

aea472c82fd25acffe3078adbb8d48789a25ca1c authored about 12 years ago by tag <[email protected]>
Update version of Idiorm used in `/test`.

df7ff623efcb25858c4fe08bdea3c8d67f0c9073 authored about 12 years ago by tag <[email protected]>
Set composer version tag for idiorm

e295eb5daff7141097dba82942ae028ccf22151b authored about 12 years ago by Simon Holywell <[email protected]>
Add brief installation tips to readme

169359a4d56b9aa7feef4784fd288595b2277e21 authored about 12 years ago by Simon Holywell <[email protected]>
Document empty model patch in idiorm

b74a18a7d0252472cabb2231f79c1177cf3cad2f authored about 12 years ago by Simon Holywell <[email protected]>
Add composer support and reverse order changelog

64e558aaab2809ae955aa48341cf2c7bb2089aa8 authored about 12 years ago by Simon Holywell <[email protected]>
Update README.markdown

Add information about the changelog for 1.2.0

1459273efde8cc743f940e509b5fc6aaf8e0d820 authored about 12 years ago by Simon Holywell <[email protected]>
Merge branch 'master' into develop

f20957177489cee4e8170fd4e70c2d80132cfd60 authored about 12 years ago by Simon Holywell <[email protected]>
Support namespaces in _class_name_to_table_name thanks GromNaN

e9c1ea4ef4e1e64b1d1f66369d892638665fbaaa authored about 12 years ago by Simon Holywell <[email protected]>
Merge pull request #29 from treffynnon/develop

Update README.markdown

8859edd7ea822381e4f35e211f3b05c5e10c0883 authored about 12 years ago by Simon Holywell <[email protected]>
Merge pull request #13 from sandermarechal/set-array

Update multiple properties at once

9367d7bbdbf722ebd258127f4cff47e8062fe762 authored about 12 years ago by Simon Holywell <[email protected]>
Update README.markdown

Link to setup section of Idiorm documentation.

c1b197a4cefb4a29dffc420d338267621ce31d17 authored about 12 years ago by Simon Holywell <[email protected]>
Update set method signature

This updates the `set` method signature to be compatible with
the set-array branch on sandermare...

766de4c19c2c9427ed1d10e6324fc93b5500e657 authored almost 14 years ago by Sander Marechal <[email protected]>
Merge branch 'develop'

* develop:
Update changelog
Fix incorrect tests, see issue #12

d8f5967b42cfe0540867e9a3a2e2d8bcbbc9b156 authored almost 14 years ago by Jamie Matthews <[email protected]>
Update changelog

ed75ae66447ac3a8c98eb5ee2d1f347fd1bafcaf authored almost 14 years ago by Jamie Matthews <[email protected]>
Fix incorrect tests, see issue #12

28c8bad625ebf6da38579b82dbcbee2c04fe1071 authored almost 14 years ago by Jamie Matthews <[email protected]>
Correct version

94c14f91982bd9a293d0583007d6fd5b542fe334 authored almost 14 years ago by Jamie Matthews <[email protected]>
Merge branch 'develop'

* develop:
Add changelog
Add is_dirty method
Update Idiorm used in testing

149b88399e03fb9736a1622344e48ef72a323cba authored almost 14 years ago by Jamie Matthews <[email protected]>
Add changelog

e9d4bb702978c918d686363670a679971c8c791a authored almost 14 years ago by Jamie Matthews <[email protected]>
Add is_dirty method

3edc37fbf9a740e13eabcce0f972bde9b0e557e9 authored about 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

4eb0ea9e5a37ee04e927176012086da10c11c0bc authored about 14 years ago by Jamie Matthews <[email protected]>
Merge branch 'master' of github.com:j4mie/paris

* 'master' of github.com:j4mie/paris:
Small refactoring of ORMWrapper to remove duplicated code

9f2436241b5a5ae6c254f95f1a1d12e5b2bf60d0 authored about 14 years ago by Jamie Matthews <[email protected]>
Add link to website

2255b39f7bdac85b9cff9ea2f2b2db2082f09103 authored about 14 years ago by Jamie Matthews <[email protected]>
Small refactoring of ORMWrapper to remove duplicated code

363a89f2ff29e2eac0ad62e341ac8ed08477bafb authored about 14 years ago by Jamie Matthews <[email protected]>
Add __isset magic method, pass through to Idiorm

ae8bf7cd6d4165e16deec7f81c587ad4655dbb86 authored about 14 years ago by Jamie Matthews <[email protected]>
Merge branch 'master' of github.com:j4mie/paris

* 'master' of github.com:j4mie/paris:
Modify for_table method to match Idiorm's new database i...

80828c80e293c6eab2c668d4cf5aa761d1314dcd authored about 14 years ago by Jamie Matthews <[email protected]>
Add documentation on creating new (empty) model instances. Closes issue #9

a055cc901901512b3cfb62dfb2faa425462d1c13 authored about 14 years ago by Jamie Matthews <[email protected]>
Add documentation on transactions. Closes issue #8

0a0e01b55ee9549609be48c9d87d66edae04ed2e authored about 14 years ago by Jamie Matthews <[email protected]>
Modify for_table method to match Idiorm's new database initialisation procedure

a24064b9bfda6348cc015b606c5017d47a2e68da authored about 14 years ago by Jamie Matthews <[email protected]>
Add wrappers for as_array method to base Model class

b961e70ca21a8e4f7dacfe1fcd7cd4096e84a43a authored about 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

f6c30812ae9b87c522810555cc7f3c935d2178f0 authored about 14 years ago by Jamie Matthews <[email protected]>
Add wrappers for get and set methods to base Model class

afdce6399b9fafd2482854fa4a9ed60aa8778d15 authored about 14 years ago by Jamie Matthews <[email protected]>
Add MySQL connection example. Thanks to jordanlev for the suggestion

84930c31d05227c78b40f468b94c37d6000ce285 authored about 14 years ago by Jamie Matthews <[email protected]>
Add note about PHP version compatibility

6e95dcefbefa9bafe5455720e9aa3771d95b6ff4 authored about 14 years ago by Jamie Matthews <[email protected]>
Add note about validation to README. See issue #2

77adca77266e8489a3a92521f7b23539b63f2c4e authored about 14 years ago by Jamie Matthews <[email protected]>
Add "Features" section to README

84cf78f13ba277188a9d0924bd5d2c5cb5ad090a authored about 14 years ago by Jamie Matthews <[email protected]>
README tweaks

e591289cdbbba348bb2175a6ce7b97601d0d1d9a authored about 14 years ago by Jamie Matthews <[email protected]>
Clean up indentation

a834e5b837e8afb5b4467b9ef7df6645ca2586a4 authored about 14 years ago by Jamie Matthews <[email protected]>
Clean up building of foreign key names

e81de0c73cd94e72c823e1413d4d5321cacb3f90 authored about 14 years ago by Jamie Matthews <[email protected]>
Correct calls to _get_id_column_name to pass in class name instead of table name

2a3282c5ecdb7b5645cf3e54269129ca49df9682 authored about 14 years ago by Jamie Matthews <[email protected]>
Add note about Paris not respecting Idiorm's ID column configuration

7e08e7e24aef1043490835e1981530c2d7108c4b authored about 14 years ago by Jamie Matthews <[email protected]>
Clean up generation of ID columns

53f0d10a63f8fdc363348185b7a40d8539429c9e authored about 14 years ago by Jamie Matthews <[email protected]>
Clean up terminology in variable naming in association helper methods

5094d7e1c3594021771694c634eef28b2d8b73af authored about 14 years ago by Jamie Matthews <[email protected]>
Improve associations docs

f4103cc7654aac53e4b8abba99d4b45e53e4618a authored about 14 years ago by Jamie Matthews <[email protected]>
Add has_many_through method. Code, docs, tests.

65bd3872bc7744fddf0dc53ef5cfab1486e41194 authored about 14 years ago by Jamie Matthews <[email protected]>
Add has_one, has_many and belongs_to associations. Code, docs, tests.

67174aec3b66bd18a57c8a26f42756ead66fe9aa authored about 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

3b7e772228c39c2bd2aee08f784c8cc93c28ca46 authored about 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

e178180eb5d17059750452cf8367755e2b8b043f authored about 14 years ago by Jamie Matthews <[email protected]>
Remove unnecessary test code

2a30283ed576f7b65c9b453d9e3e97da3c4eccf8 authored about 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

de0fd0481ab22d6b3d8fdd5de6ef0a399a6108d4 authored about 14 years ago by Jamie Matthews <[email protected]>
Fix errors in test suite

efa6083715fa1faae9792ce151ad317f69a7b3b0 authored about 14 years ago by Jamie Matthews <[email protected]>
Add note about logging to README

bc9e5495203e08cb06e1e7893204dac2a678dd96 authored about 14 years ago by Jamie Matthews <[email protected]>
Convert tests to use Idiorm's new logging system

cc263ea65a8d7c0f87ad91008dd702395cc41ba4 authored about 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

337390050dba18e18c8e89d616dbb0fc3a6833b3 authored about 14 years ago by Jamie Matthews <[email protected]>
Correct configuration section of README

daba5a5cc07f735798464177ea6c789caf23002a authored over 14 years ago by Jamie Matthews <[email protected]>
Add support for specifying custom ID column on classes

328dda6b4f5e6c970209699714ebadaaf10d0576 authored over 14 years ago by Jamie Matthews <[email protected]>
Update Idiorm used in testing

eb3153045c6ee50f72a475332e31af6a6307d36c authored over 14 years ago by Jamie Matthews <[email protected]>