forked from FirebirdSQL/php-firebird
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCREDITS
More file actions
executable file
·32 lines (26 loc) · 1.03 KB
/
CREDITS
File metadata and controls
executable file
·32 lines (26 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
php-firebird - Firebird Database Extension for PHP
SPDX-License-Identifier: PHP-3.01
MAINTAINERS
-----------
satwareAG Fork (Current):
Michael Wegener <mw@satware.com>
Jane Alesi <ja@satware.ai>
FirebirdSQL Upstream:
Martins Lazdans <marrtins@dqdp.net>
Martin Köditz <martin.koeditz@it-syn.de>
ORIGINAL AUTHORS (InterBase Extension)
--------------------------------------
Jouni Ahto <jouni.ahto@exdec.fi>
Andrew Avdeev <andy@simgts.mv.ru>
Ard Biesheuvel <a.k.biesheuvel@its.tudelft.nl>
CONTRIBUTORS
------------
See https://github.com/FirebirdSQL/php-firebird/graphs/contributors
See https://github.com/satwareAG/php-firebird/graphs/contributors
This extension includes contributions from the PHP Group and many
individual contributors. The full git history preserves attribution.
HISTORICAL NOTE
---------------
This extension originated as ext/interbase in PHP core, maintained by
the PHP Group. It was externalized and renamed to php-firebird when the
InterBase database was discontinued and Firebird became the primary target.