laminas-db
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
파일 탐색기
최종 버전 다운로드 (.zip)- mysql_fixtures.sh
- pgsql_fixtures.sh
- sqlsrv_fixtures.sh
- sqlsrv_install_drivers.sh
- continuous-integration.yml
- docs-build.yml
- release-on-milestone-closed.yml
- mysql_permissions.sql
- phpunit.xml
- pre-install.sh
- pre-run.sh
- adapter-aware-trait.md
- usage-in-a-laminas-mvc-application.md
- adapter.md
- index.html
- index.md
- metadata.md
- result-set.md
- row-gateway.md
- sql-ddl.md
- sql.md
- table-gateway.md
- AbstractFeature.php
- DriverFeatureInterface.php
- Connection.php
- IbmDb2.php
- Result.php
- Statement.php
- Connection.php
- Mysqli.php
- Result.php
- Statement.php
- RowCounter.php
- Connection.php
- Oci8.php
- Result.php
- Statement.php
- OracleRowCounter.php
- SqliteRowCounter.php
- Connection.php
- Pdo.php
- Result.php
- Statement.php
- Connection.php
- Pgsql.php
- Result.php
- Statement.php
- ErrorException.php
- ExceptionInterface.php
- Connection.php
- Result.php
- Sqlsrv.php
- Statement.php
- AbstractConnection.php
- ConnectionInterface.php
- DriverInterface.php
- ResultInterface.php
- StatementInterface.php
- ErrorException.php
- ExceptionInterface.php
- InvalidArgumentException.php
- InvalidConnectionParametersException.php
- InvalidQueryException.php
- RuntimeException.php
- UnexpectedValueException.php
- AbstractPlatform.php
- IbmDb2.php
- Mysql.php
- Oracle.php
- PlatformInterface.php
- Postgresql.php
- Sql92.php
- Sqlite.php
- SqlServer.php
- Profiler.php
- ProfilerAwareInterface.php
- ProfilerInterface.php
- Adapter.php
- AdapterAbstractServiceFactory.php
- AdapterAwareInterface.php
- AdapterAwareTrait.php
- AdapterInterface.php
- AdapterServiceDelegator.php
- AdapterServiceFactory.php
- ParameterContainer.php
- StatementContainer.php
- StatementContainerInterface.php
- ErrorException.php
- ExceptionInterface.php
- InvalidArgumentException.php
- RuntimeException.php
- UnexpectedValueException.php
- AbstractTableObject.php
- ColumnObject.php
- ConstraintKeyObject.php
- ConstraintObject.php
- TableObject.php
- TriggerObject.php
- ViewObject.php
- AbstractSource.php
- Factory.php
- MysqlMetadata.php
- OracleMetadata.php
- PostgresqlMetadata.php
- SqliteMetadata.php
- SqlServerMetadata.php
- Metadata.php
- MetadataInterface.php
- ExceptionInterface.php
- InvalidArgumentException.php
- RuntimeException.php
- AbstractResultSet.php
- HydratingResultSet.php
- ResultSet.php
- ResultSetInterface.php
- ExceptionInterface.php
- InvalidArgumentException.php
- RuntimeException.php
- AbstractFeature.php
- FeatureSet.php
- AbstractRowGateway.php
- RowGateway.php
- RowGatewayInterface.php
- AbstractLengthColumn.php
- AbstractPrecisionColumn.php
- AbstractTimestampColumn.php
- BigInteger.php
- Binary.php
- Blob.php
- Boolean.php
- Char.php
- Column.php
- ColumnInterface.php
- Date.php
- Datetime.php
- Decimal.php
- Floating.php
- Integer.php
- Text.php
- Time.php
- Timestamp.php
- Varbinary.php
- Varchar.php
- AbstractConstraint.php
- Check.php
- ConstraintInterface.php
- ForeignKey.php
- PrimaryKey.php
- UniqueKey.php
- AbstractIndex.php
- Index.php
- AlterTable.php
- CreateTable.php
- DropTable.php
- SqlInterface.php
- ExceptionInterface.php
- InvalidArgumentException.php
- RuntimeException.php
- IbmDb2.php
- SelectDecorator.php
- AlterTableDecorator.php
- CreateTableDecorator.php
- Mysql.php
- SelectDecorator.php
- Oracle.php
- SelectDecorator.php
- SelectDecorator.php
- Sqlite.php
- CreateTableDecorator.php
- SelectDecorator.php
- SqlServer.php
- AbstractPlatform.php
- Platform.php
- PlatformDecoratorInterface.php
- Between.php
- Expression.php
- In.php
- IsNotNull.php
- IsNull.php
- Like.php
- Literal.php
- NotBetween.php
- NotIn.php
- NotLike.php
- Operator.php
- Predicate.php
- PredicateInterface.php
- PredicateSet.php
- AbstractExpression.php
- AbstractPreparableSql.php
- AbstractSql.php
- Combine.php
- Delete.php
- Expression.php
- ExpressionInterface.php
- Having.php
- Insert.php
- InsertIgnore.php
- Join.php
- Literal.php
- PreparableSqlInterface.php
- Select.php
- Sql.php
- SqlInterface.php
- TableIdentifier.php
- Update.php
- Where.php
- ExceptionInterface.php
- InvalidArgumentException.php
- RuntimeException.php
- TableGatewayEvent.php
- AbstractFeature.php
- EventFeature.php
- EventFeatureEventsInterface.php
- FeatureSet.php
- GlobalAdapterFeature.php
- MasterSlaveFeature.php
- MetadataFeature.php
- RowGatewayFeature.php
- SequenceFeature.php
- AbstractTableGateway.php
- TableGateway.php
- TableGatewayInterface.php
- ConfigProvider.php
- Module.php
- ConnectionTest.php
- TableGatewayTest.php
- TraitSetup.php
- AdapterTest.php
- AdapterTrait.php
- QueryTest.php
- TableGatewayAndAdapterTest.php
- TableGatewayTest.php
- AdapterTest.php
- AdapterTrait.php
- TableGatewayTest.php
- AbstractAdapterTest.php
- MysqlTest.php
- PostgresqlTest.php
- SqliteTest.php
- SqlServerTest.php
- FixtureLoader.php
- MysqlFixtureLoader.php
- PgsqlFixtureLoader.php
- SqlServerFixtureLoader.php
- mysql.sql
- pgsql.sql
- sqlsrv-triggers.sql
- sqlsrv-views.sql
- sqlsrv.sql
- IntegrationTestListener.php
- Db2Functions.php
- AbstractIntegrationTest.php
- ConnectionIntegrationTest.php
- ConnectionTest.php
- IbmDb2IntegrationTest.php
- IbmDb2Test.php
- ResultIntegrationTest.php
- StatementIntegrationTest.php
- StatementTest.php
- ConnectionTest.php
- RowCounterTest.php
- AbstractIntegrationTest.php
- ConnectionIntegrationTest.php
- ConnectionTest.php
- Oci8IntegrationTest.php
- Oci8Test.php
- ResultIntegrationTest.php
- ResultTest.php
- StatementIntegrationTest.php
- StatementTest.php
- OracleRowCounterTest.php
- SqliteRowCounterTest.php
- CtorlessPdo.php
- SqliteMemoryPdo.php
- ConnectionIntegrationTest.php
- ConnectionTest.php
- ConnectionTransactionsTest.php
- PdoTest.php
- ResultTest.php
- StatementIntegrationTest.php
- StatementTest.php
- ConnectionTest.php
- pgsqlMockFunctions.php
- PgsqlTest.php
- AbstractIntegrationTest.php
- ConnectionIntegrationTest.php
- ConnectionTest.php
- PdoSqlSrvIntegrationTest.php
- ResultIntegrationTest.php
- SqlSrvIntegrationTest.php
- SqlsrvTest.php
- StatementIntegrationTest.php
- StatementTest.php
- PdoMock.php
- .gitkeep
- IbmDb2Test.php
- MysqlTest.php
- OracleTest.php
- PostgresqlTest.php
- Sql92Test.php
- SqliteTest.php
- SqlServerTest.php
- ProfilerTest.php
- ConcreteAdapterAwareObject.php
- AdapterAbstractServiceFactoryTest.php
- AdapterAwareTraitTest.php
- AdapterServiceDelegatorTest.php
- AdapterServiceFactoryTest.php
- AdapterTest.php
- ParameterContainerTest.php
- AbstractSourceTest.php
- FactoryTest.php
- OracleMetadataTest.php
- SqliteMetadataTest.php
- AbstractResultSetIntegrationTest.php
- AbstractResultSetTest.php
- HydratingResultSetIntegrationTest.php
- HydratingResultSetTest.php
- ResultSetIntegrationTest.php
- AbstractRowGatewayTest.php
- RowGatewayTest.php
- AbstractLengthColumnTest.php
- AbstractPrecisionColumnTest.php
- BigIntegerTest.php
- BinaryTest.php
- BlobTest.php
- BooleanTest.php
- CharTest.php
- ColumnTest.php
- DateTest.php
- DatetimeTest.php
- DecimalTest.php
- FloatingTest.php
- IntegerTest.php
- TextTest.php
- TimestampTest.php
- TimeTest.php
- VarbinaryTest.php
- VarcharTest.php
- AbstractConstraintTest.php
- CheckTest.php
- ForeignKeyTest.php
- PrimaryKeyTest.php
- UniqueKeyTest.php
- IndexTest.php
- AlterTableTest.php
- CreateTableTest.php
- DropTableTest.php
- SelectDecoratorTest.php
- AlterTableDecoratorTest.php
- CreateTableDecoratorTest.php
- MysqlTest.php
- SelectDecoratorTest.php
- OracleTest.php
- SelectDecoratorTest.php
- SelectDecoratorTest.php
- SqliteTest.php
- CreateTableDecoratorTest.php
- SelectDecoratorTest.php
- SqlServerTest.php
- PlatformTest.php
- BetweenTest.php
- ExpressionTest.php
- InTest.php
- IsNullTest.php
- LikeTest.php
- LiteralTest.php
- NotBetweenTest.php
- NotInTest.php
- NotLikeTest.php
- OperatorTest.php
- PredicateSetTest.php
- PredicateTest.php
- AbstractSqlTest.php
- CombineTest.php
- DeleteTest.php
- ExpressionTest.php
- InsertIgnoreTest.php
- InsertTest.php
- JoinTest.php
- LiteralTest.php
- SelectTest.php
- SqlFunctionalTest.php
- SqlTest.php
- TableIdentifierTest.php
- UpdateTest.php
- EventFeatureTest.php
- FeatureSetTest.php
- MasterSlaveFeatureTest.php
- MetadataFeatureTest.php
- SequenceFeatureTest.php
- AbstractTableGatewayTest.php
- TableGatewayTest.php
- ConnectionWrapper.php
- DeleteDecorator.php
- DeleteIgnore.php
- InsertDecorator.php
- PdoStubDriver.php
- Replace.php
- SelectDecorator.php
- TemporaryResultSet.php
- TrustingMysqlPlatform.php
- TrustingOraclePlatform.php
- TrustingSql92Platform.php
- TrustingSqlServerPlatform.php
- UpdateDecorator.php
- UpdateIgnore.php
- ConfigProviderTest.php
- DeprecatedAssertionsTrait.php
- .coveralls.yml
- .gitattributes
- .gitignore
- .laminas-ci.json
- composer.json
- composer.lock
- COPYRIGHT.md
- LICENSE.md
- mkdocs.yml
- phpcs.xml.dist
- phpunit.xml.dist
- README.md
- renovate.json
- Vagrantfile
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/laminas/laminas-db
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd laminas-db
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
