All Projects → Adldap2 → Adldap2

Adldap2 / Adldap2

Licence: mit
A PHP LDAP Package for humans.

Projects that are alternatives of or similar to Adldap2

Aura.sqlquery
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
Stars: ✭ 376 (-42.51%)
Mutual labels:  query-builder
Curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
Stars: ✭ 22,875 (+3397.71%)
Mutual labels:  ldap
Laravel Eloquent Query Cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
Stars: ✭ 529 (-19.11%)
Mutual labels:  query-builder
Zeus Admin
Zeus基于Golang Gin +casbin,致力于做企业统一权限&账号中心管理系统。包含账号管理,数据权限,功能权限,应用管理,多数据库适配,可docker 一键运行。社区活跃,版本迭代快,加群免费技术支持。
Stars: ✭ 404 (-38.23%)
Mutual labels:  ldap
Android Orma
An ORM for Android with type-safety and painless smart migrations
Stars: ✭ 442 (-32.42%)
Mutual labels:  query-builder
Openrecord
Make ORMs great again!
Stars: ✭ 474 (-27.52%)
Mutual labels:  ldap
Ruby Net Ldap
Pure Ruby LDAP library
Stars: ✭ 374 (-42.81%)
Mutual labels:  ldap
Docker Phpldapadmin
A docker image to run phpLDAPadmin 🐳
Stars: ✭ 615 (-5.96%)
Mutual labels:  ldap
Buji Pac4j
pac4j security library for Shiro: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 444 (-32.11%)
Mutual labels:  ldap
Freeipa
Mirror of FreeIPA, an integrated security information management solution
Stars: ✭ 520 (-20.49%)
Mutual labels:  ldap
Mquery
Expressive MongoDB query builder
Stars: ✭ 409 (-37.46%)
Mutual labels:  query-builder
Ansible Playbooks
Ansible playbook collection that have been written for Ubuntu. Some of the playbooks are Elasticsearch, Mesos, AWS, MySql, Sensu, Nginx etc..
Stars: ✭ 429 (-34.4%)
Mutual labels:  ldap
Im
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Stars: ✭ 490 (-25.08%)
Mutual labels:  ldap
Play Pac4j
Security library for Play framework 2 in Java and Scala: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 375 (-42.66%)
Mutual labels:  ldap
Latitude
A SQL query builder with zero dependencies
Stars: ✭ 554 (-15.29%)
Mutual labels:  query-builder
Elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
Stars: ✭ 375 (-42.66%)
Mutual labels:  query-builder
Scoold
A Stack Overflow clone for teams (self-hosted)
Stars: ✭ 463 (-29.2%)
Mutual labels:  ldap
Authelia
The Single Sign-On Multi-Factor portal for web apps
Stars: ✭ 11,094 (+1596.33%)
Mutual labels:  ldap
Graphqldesigner.com
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
Stars: ✭ 587 (-10.24%)
Mutual labels:  query-builder
Gocqlx
All-In-One: CQL query builder, ORM and migration tool
Stars: ✭ 512 (-21.71%)
Mutual labels:  query-builder

👋 Hey there! Looking for something even easier to use for LDAP integration in your PHP applications?

🎉 Introducing LdapRecord 🎉

LdapRecord is the successor to Adldap2 - and comes with a ton of new features. Adldap2 will continue to be supported with bug fixes, but will not receive new features.

Read Why


Adldap2

Adldap2 is a PHP package that provides LDAP authentication and directory management tools using the Active Record pattern.

Quickstart · Documentation

  • Up and running in minutes. Effortlessly connect to your LDAP servers and start running queries & operations in a matter of minutes.

  • Fluent query builder. Building LDAP queries has never been so easy. Find the records you're looking for in a couple lines or less with a fluent interface.

  • Supercharged Active Record. Create and modify LDAP records with ease. All LDAP records are individual models. Simply modify the attributes on the model and save it to persist the changes to your LDAP server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].